mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/appsmith] Release 0.3.12 (#18348)
* [bitnami/appsmith] Release 0.3.12 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: appsmith
|
||||
image: docker.io/bitnami/appsmith:1.9.31-debian-11-r1
|
||||
image: docker.io/bitnami/appsmith:1.9.31-debian-11-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r31
|
||||
apiVersion: v2
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: appsmith
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
|
||||
version: 0.3.11
|
||||
version: 0.3.12
|
||||
|
||||
@@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `diagnosticMode.args` | Args to override all containers in the deployment | `["infinity"]` |
|
||||
| `image.registry` | Appsmith image registry | `docker.io` |
|
||||
| `image.repository` | Appsmith image repository | `bitnami/appsmith` |
|
||||
| `image.tag` | Appsmith image tag (immutable tags are recommended) | `1.9.31-debian-11-r1` |
|
||||
| `image.tag` | Appsmith image tag (immutable tags are recommended) | `1.9.31-debian-11-r2` |
|
||||
| `image.digest` | Appsmith image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `image.pullPolicy` | Appsmith image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Appsmith image pull secrets | `[]` |
|
||||
|
||||
@@ -76,7 +76,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/appsmith
|
||||
tag: 1.9.31-debian-11-r1
|
||||
tag: 1.9.31-debian-11-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user