mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/appsmith] Release 5.2.9 (#33166)
* [bitnami/appsmith] Release 5.2.9 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 5.2.8 (2025-04-16)
|
||||
## 5.2.9 (2025-04-24)
|
||||
|
||||
* [bitnami/appsmith] Release 5.2.8 ([#33048](https://github.com/bitnami/charts/pull/33048))
|
||||
* [bitnami/appsmith] Release 5.2.9 ([#33166](https://github.com/bitnami/charts/pull/33166))
|
||||
|
||||
## <small>5.2.8 (2025-04-16)</small>
|
||||
|
||||
* [bitnami/appsmith] Release 5.2.8 (#33048) ([7b0b283](https://github.com/bitnami/charts/commit/7b0b2837281f5dcd60dd458ebc73917fb15fe4f9)), closes [#33048](https://github.com/bitnami/charts/issues/33048)
|
||||
|
||||
## <small>5.2.7 (2025-04-16)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.12.1
|
||||
version: 20.13.2
|
||||
- name: mongodb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.5.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:6555c7241ee24a4fbd198265f9a04cb5c1d37dc7b65d0f3e8668e987adc66a37
|
||||
generated: "2025-04-16T15:36:29.421799589Z"
|
||||
digest: sha256:606e919b96042e95256fc01293f72868ec20faff18c2f92d198fd9a15a6fb7dd
|
||||
generated: "2025-04-24T14:08:53.430640364Z"
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: appsmith
|
||||
image: docker.io/bitnami/appsmith:1.68.0-debian-12-r1
|
||||
image: docker.io/bitnami/appsmith:1.69.0-debian-12-r0
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.1.6-debian-12-r5
|
||||
image: docker.io/bitnami/haproxy:3.1.7-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
appVersion: 1.68.0
|
||||
appVersion: 1.69.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.8
|
||||
version: 5.2.9
|
||||
|
||||
@@ -90,7 +90,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/appsmith
|
||||
tag: 1.68.0-debian-12-r1
|
||||
tag: 1.69.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.6-debian-12-r5
|
||||
tag: 3.1.7-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user