From 58b2505ed93b4ced387141213dacd4f8590a739e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 4 Dec 2024 12:23:14 +0100 Subject: [PATCH] [bitnami/appsmith] Release 5.0.11 (#30784) * [bitnami/appsmith] Release 5.0.11 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/appsmith/CHANGELOG.md | 8 ++++++-- bitnami/appsmith/Chart.lock | 6 +++--- bitnami/appsmith/Chart.yaml | 8 ++++---- bitnami/appsmith/values.yaml | 4 ++-- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index 4ef6b71934aa66..bfb34384eb2adc 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 5.0.10 (2024-11-28) +## 5.0.11 (2024-12-04) -* [bitnami/appsmith] Release 5.0.10 ([#30663](https://github.com/bitnami/charts/pull/30663)) +* [bitnami/appsmith] Release 5.0.11 ([#30784](https://github.com/bitnami/charts/pull/30784)) + +## 5.0.10 (2024-11-28) + +* [bitnami/appsmith] Release 5.0.10 (#30663) ([9495e15](https://github.com/bitnami/charts/commit/9495e151fdf8702931e04430b1edd2e9d6efe91e)), closes [#30663](https://github.com/bitnami/charts/issues/30663) ## 5.0.9 (2024-11-12) diff --git a/bitnami/appsmith/Chart.lock b/bitnami/appsmith/Chart.lock index c1f9a869c8c55a..76711b13e39754 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.3.0 + version: 20.4.0 - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts version: 16.3.1 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.27.2 -digest: sha256:00863aaa2c8a63594c6afc1f1cda0d18bef9cbd3f5d613eb830f779a03fbfce7 -generated: "2024-11-28T10:51:16.420083549Z" +digest: sha256:a8873af569aa23f09b9f130783152319aeb760f094063271abb6dc416669a385 +generated: "2024-12-04T10:56:53.01890466Z" diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index 815f16429a94f0..7247f2e42feef4 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.49.0-debian-12-r0 + image: docker.io/bitnami/appsmith:1.50.0-debian-12-r0 - name: haproxy - image: docker.io/bitnami/haproxy:3.1.0-debian-12-r0 + image: docker.io/bitnami/haproxy:3.1.0-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r33 apiVersion: v2 -appVersion: 1.49.0 +appVersion: 1.50.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: 5.0.10 +version: 5.0.11 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index bf56beb73028a0..9af5777419a19a 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.49.0-debian-12-r0 + tag: 1.50.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -859,7 +859,7 @@ backend: image: registry: docker.io repository: bitnami/haproxy - tag: 3.1.0-debian-12-r0 + tag: 3.1.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images