[bitnami/appsmith] Release 2.4.3 updating components versions (#22902)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-30 16:23:30 +01:00
committed by GitHub
parent 89d05eb268
commit 1bc00bb4ef
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: appsmith
image: docker.io/bitnami/appsmith:1.9.61-debian-11-r2
image: docker.io/bitnami/appsmith:1.9.61-debian-11-r3
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r95
apiVersion: v2
@@ -37,4 +37,4 @@ maintainers:
name: appsmith
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
version: 2.4.2
version: 2.4.3

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/appsmith
tag: 1.9.61-debian-11-r2
tag: 1.9.61-debian-11-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'