mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: CMS
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: appsmith
|
|
image: docker.io/bitnami/appsmith:1.13.0-debian-12-r2
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r16
|
|
apiVersion: v2
|
|
appVersion: 1.13.0
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 18.x.x
|
|
- condition: mongodb.enabled
|
|
name: mongodb
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 14.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Appsmith is an open source platform for building and maintaining internal tools, such as custom dashboards, admin panels or CRUD apps.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/appsmith/img/appsmith-stack-220x234.png
|
|
keywords:
|
|
- development
|
|
- dashboards
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: appsmith
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
|
|
version: 2.7.2
|