[bitnami/appsmith] Release 2.7.3 updating components versions (#23967)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-28 16:33:32 +01:00
committed by GitHub
parent 97df6fc2cc
commit ebdcc02473
3 changed files with 8 additions and 8 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.16.0
version: 18.17.0
- name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.11.1
version: 14.12.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.16.1
digest: sha256:799010d394042ca2882d9caa1550b13fe45894c4e26728cf120616c8168b7a81
generated: "2024-02-22T10:40:37.172775526Z"
digest: sha256:b2c0eb1f60d686e7d1995bb5edad991c781028dd94aa95c83b751cc5a38d9bc6
generated: "2024-02-28T15:13:09.118345219Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: appsmith
image: docker.io/bitnami/appsmith:1.13.0-debian-12-r2
image: docker.io/bitnami/appsmith:1.14.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
apiVersion: v2
appVersion: 1.13.0
appVersion: 1.14.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.7.2
version: 2.7.3

View File

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