diff --git a/bitnami/appsmith/Chart.lock b/bitnami/appsmith/Chart.lock index 7a327cd4bc..10481f2a79 100644 --- a/bitnami/appsmith/Chart.lock +++ b/bitnami/appsmith/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 19.3.1 + version: 19.3.2 - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts - version: 15.4.1 + version: 15.4.3 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.19.2 -digest: sha256:40e84d926e2a471ebfc368e9595ff80d9587cf283f478411a448d34f25aabcd4 -generated: "2024-05-13T20:35:43.006441083Z" +digest: sha256:b8ff7327fe728d5e8b6b84aa28da6c0c2fc74dbf2535e437b0056529af2f4df8 +generated: "2024-05-16T13:17:13.880129664Z" diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index 69ac0175a6..6b8327f2cf 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -6,13 +6,13 @@ annotations: licenses: Apache-2.0 images: | - name: appsmith - image: docker.io/bitnami/appsmith:1.24.1-debian-12-r1 + image: docker.io/bitnami/appsmith:1.25.0-debian-12-r0 - name: haproxy - image: docker.io/bitnami/haproxy:2.9.7-debian-12-r4 + image: docker.io/bitnami/haproxy:2.9.7-debian-12-r5 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r21 apiVersion: v2 -appVersion: 1.24.1 +appVersion: 1.25.0 dependencies: - condition: redis.enabled name: redis @@ -39,4 +39,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 3.1.8 +version: 3.1.9 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index 3c7aa627e4..65d2740b3a 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -82,7 +82,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/appsmith - tag: 1.24.1-debian-12-r1 + tag: 1.25.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -850,7 +850,7 @@ backend: image: registry: docker.io repository: bitnami/haproxy - tag: 2.9.7-debian-12-r4 + tag: 2.9.7-debian-12-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'