[bitnami/appsmith] Release 2.8.4 updating components versions (#24491)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-18 10:19:18 +01:00
committed by GitHub
parent 0cf4048e87
commit fec835fc25
2 changed files with 4 additions and 4 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: appsmith
image: docker.io/bitnami/appsmith:1.16.0-debian-12-r0
image: docker.io/bitnami/appsmith:1.17.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
apiVersion: v2
appVersion: 1.16.0
appVersion: 1.17.0
dependencies:
- condition: redis.enabled
name: redis
@@ -37,4 +37,4 @@ maintainers:
name: appsmith
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
version: 2.8.3
version: 2.8.4

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/appsmith
tag: 1.16.0-debian-12-r0
tag: 1.17.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'