mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/appsmith] Release 5.2.3 (#32864)
* [bitnami/appsmith] Release 5.2.3 updating components versions 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>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 5.2.2 (2025-03-20)
|
||||
## 5.2.3 (2025-04-08)
|
||||
|
||||
* [bitnami/appsmith] Release 5.2.2 ([#32534](https://github.com/bitnami/charts/pull/32534))
|
||||
* [bitnami/appsmith] Release 5.2.3 ([#32864](https://github.com/bitnami/charts/pull/32864))
|
||||
|
||||
## <small>5.2.2 (2025-03-20)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/appsmith] Release 5.2.2 (#32534) ([c276082](https://github.com/bitnami/charts/commit/c276082de22e8eddfcef1aff31e14a447c807f07)), closes [#32534](https://github.com/bitnami/charts/issues/32534)
|
||||
|
||||
## <small>5.2.1 (2025-02-26)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.11.3
|
||||
version: 20.11.4
|
||||
- name: mongodb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.4.7
|
||||
version: 16.5.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:d0e93881dd0be7577abfeac227ea12b6e7d1e2dbf458d18471b963000f37d32c
|
||||
generated: "2025-03-20T15:30:26.806595891Z"
|
||||
digest: sha256:a37d2cda38a16bb37439e29c7ae6fdc09927d05df3be1ea50efb138590928508
|
||||
generated: "2025-04-08T10:33:42.969273832Z"
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: appsmith
|
||||
image: docker.io/bitnami/appsmith:1.64.0-debian-12-r2
|
||||
image: docker.io/bitnami/appsmith:1.66.0-debian-12-r2
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.1.6-debian-12-r0
|
||||
image: docker.io/bitnami/haproxy:3.1.6-debian-12-r4
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r42
|
||||
apiVersion: v2
|
||||
appVersion: 1.64.0
|
||||
appVersion: 1.66.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.2
|
||||
version: 5.2.3
|
||||
|
||||
@@ -90,7 +90,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/appsmith
|
||||
tag: 1.64.0-debian-12-r2
|
||||
tag: 1.66.0-debian-12-r2
|
||||
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-r0
|
||||
tag: 3.1.6-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1561,7 +1561,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r40
|
||||
tag: 12-debian-12-r42
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user