From 58731e8be519391e73f664ca1056a5202ebba27c Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 17 Jun 2024 14:27:16 +0000 Subject: [PATCH 1/2] [bitnami/appsmith] Release 3.3.8 updating components versions Signed-off-by: Bitnami Containers --- bitnami/appsmith/Chart.yaml | 4 ++-- bitnami/appsmith/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index 231caef41bc842..25c65ecd09a315 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -8,7 +8,7 @@ annotations: - name: appsmith image: docker.io/bitnami/appsmith:1.28.0-debian-12-r0 - name: haproxy - image: docker.io/bitnami/haproxy:3.0.1-debian-12-r1 + image: docker.io/bitnami/haproxy:3.0.2-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r22 apiVersion: v2 @@ -39,4 +39,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 3.3.7 +version: 3.3.8 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index 8dbce3ac05e235..dcc0a876c7994a 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -860,7 +860,7 @@ backend: image: registry: docker.io repository: bitnami/haproxy - tag: 3.0.1-debian-12-r1 + tag: 3.0.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' From 92929b9236389b26d448ffd0a0eae4e6fee0a7e0 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 17 Jun 2024 14:30:11 +0000 Subject: [PATCH 2/2] Update CHANGELOG.md Signed-off-by: Bitnami Containers --- bitnami/appsmith/CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index 62c8ad044e6a32..0b6e420ea1a107 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.3.7 (2024-06-17) +## 3.3.8 (2024-06-17) -* [bitnami/appsmith] Release 3.3.7 ([#27168](https://github.com/bitnami/charts/pull/27168)) +* [bitnami/appsmith] Release 3.3.8 ([#27308](https://github.com/bitnami/charts/pull/27308)) + +## 3.3.7 (2024-06-17) + +* [bitnami/appsmith] Release 3.3.7 (#27168) ([77f8a5d](https://github.com/bitnami/charts/commit/77f8a5da4f469bd408814c4ed5bc4117d5086965)), closes [#27168](https://github.com/bitnami/charts/issues/27168) ## 3.3.6 (2024-06-13)