diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index aedf095d9c..8e8189da5f 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 5.2.8 (2025-04-16) +## 5.2.9 (2025-04-24) -* [bitnami/appsmith] Release 5.2.8 ([#33048](https://github.com/bitnami/charts/pull/33048)) +* [bitnami/appsmith] Release 5.2.9 ([#33166](https://github.com/bitnami/charts/pull/33166)) + +## 5.2.8 (2025-04-16) + +* [bitnami/appsmith] Release 5.2.8 (#33048) ([7b0b283](https://github.com/bitnami/charts/commit/7b0b2837281f5dcd60dd458ebc73917fb15fe4f9)), closes [#33048](https://github.com/bitnami/charts/issues/33048) ## 5.2.7 (2025-04-16) diff --git a/bitnami/appsmith/Chart.lock b/bitnami/appsmith/Chart.lock index b330958586..874782dcb2 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: 20.12.1 + version: 20.13.2 - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts version: 16.5.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.30.0 -digest: sha256:6555c7241ee24a4fbd198265f9a04cb5c1d37dc7b65d0f3e8668e987adc66a37 -generated: "2025-04-16T15:36:29.421799589Z" +digest: sha256:606e919b96042e95256fc01293f72868ec20faff18c2f92d198fd9a15a6fb7dd +generated: "2025-04-24T14:08:53.430640364Z" diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index a85bc3a927..9a7be04ece 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -7,13 +7,13 @@ annotations: licenses: Apache-2.0 images: | - name: appsmith - image: docker.io/bitnami/appsmith:1.68.0-debian-12-r1 + image: docker.io/bitnami/appsmith:1.69.0-debian-12-r0 - name: haproxy - image: docker.io/bitnami/haproxy:3.1.6-debian-12-r5 + image: docker.io/bitnami/haproxy:3.1.7-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r43 apiVersion: v2 -appVersion: 1.68.0 +appVersion: 1.69.0 dependencies: - condition: redis.enabled name: redis @@ -40,4 +40,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 5.2.8 +version: 5.2.9 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index dead26ba21..53d4c39d45 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -90,7 +90,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/appsmith - tag: 1.68.0-debian-12-r1 + tag: 1.69.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -867,7 +867,7 @@ backend: image: registry: docker.io repository: bitnami/haproxy - tag: 3.1.6-debian-12-r5 + tag: 3.1.7-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images