mirror of
https://github.com/bitnami/charts.git
synced 2026-04-03 15:57:08 +08:00
[bitnami/appsmith] Release 5.2.12 (#33504)
* [bitnami/appsmith] Release 5.2.12 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com> Co-authored-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
## <small>5.2.11 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user