From 7206142871caa01816cbbfb73f644f957d86121b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 9 May 2025 01:14:18 +0200 Subject: [PATCH] [bitnami/appsmith] Release 5.2.12 (#33504) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bitnami/appsmith] Release 5.2.12 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot Signed-off-by: Carlos Rodríguez Hernández Co-authored-by: Carlos Rodríguez Hernández --- bitnami/appsmith/CHANGELOG.md | 6 +++++- bitnami/appsmith/Chart.yaml | 15 ++++++++------- bitnami/appsmith/values.yaml | 4 ++-- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/bitnami/appsmith/CHANGELOG.md b/bitnami/appsmith/CHANGELOG.md index 5633c5904f..7e56bf81f7 100644 --- a/bitnami/appsmith/CHANGELOG.md +++ b/bitnami/appsmith/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 6.0.1 (2025-05-08) + +* [bitnami/appsmith] Release 6.0.1 ([#33504](https://github.com/bitnami/charts/pull/33504)) + ## 6.0.0 (2025-05-07) -* [bitnami/appsmith] feat!: :arrow_up: :boom: Bump Redis(R) to 8.0 ([#33497](https://github.com/bitnami/charts/pull/33497)) +* [bitnami/appsmith] feat!: :arrow_up: :boom: Bump Redis(R) to 8.0 (#33497) ([6bf0667](https://github.com/bitnami/charts/commit/6bf0667369e158065bda2c10af5b2fc53709371e)), closes [#33497](https://github.com/bitnami/charts/issues/33497) ## 5.2.11 (2025-05-06) diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index 1a5ce4a675..06ed187e29 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -2,18 +2,18 @@ # SPDX-License-Identifier: APACHE-2.0 annotations: - tanzuCategory: application category: CMS - licenses: Apache-2.0 images: | - name: appsmith - image: docker.io/bitnami/appsmith:1.70.0-debian-12-r0 + image: docker.io/bitnami/appsmith:1.71.0-debian-12-r0 - name: haproxy - image: docker.io/bitnami/haproxy:3.1.7-debian-12-r1 + image: docker.io/bitnami/haproxy:3.1.7-debian-12-r2 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r43 + licenses: Apache-2.0 + tanzuCategory: application apiVersion: v2 -appVersion: 1.70.0 +appVersion: 1.71.0 dependencies: - condition: redis.enabled name: redis @@ -28,7 +28,8 @@ dependencies: tags: - bitnami-common version: 2.x.x -description: Appsmith is an open source platform for building and maintaining internal tools, such as custom dashboards, admin panels or CRUD apps. +description: Appsmith is an open source platform for building and maintaining internal + tools, such as custom dashboards, admin panels or CRUD apps. home: https://bitnami.com icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/appsmith/img/appsmith-stack-220x234.png keywords: @@ -40,4 +41,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 6.0.0 +version: 6.0.1 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index 5ac8f6f4a0..307ac765a5 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.70.0-debian-12-r0 + tag: 1.71.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.7-debian-12-r1 + tag: 3.1.7-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images