Skip to content

Commit c276082

Browse files
authored
[bitnami/appsmith] Release 5.2.2 (#32534)
* [bitnami/appsmith] Release 5.2.2 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>
1 parent 93b0792 commit c276082

4 files changed

Lines changed: 18 additions & 14 deletions

File tree

bitnami/appsmith/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 5.2.1 (2025-02-26)
3+
## 5.2.2 (2025-03-20)
44

5-
* [bitnami/appsmith] Release 5.2.1 ([#32175](https://github.com/bitnami/charts/pull/32175))
5+
* [bitnami/appsmith] Release 5.2.2 ([#32534](https://github.com/bitnami/charts/pull/32534))
6+
7+
## <small>5.2.1 (2025-02-26)</small>
8+
9+
* [bitnami/appsmith] Release 5.2.1 (#32175) ([439e74b](https://github.com/bitnami/charts/commit/439e74b78474ddc9cef3e4348efacc840f0b6032)), closes [#32175](https://github.com/bitnami/charts/issues/32175)
610

711
## 5.2.0 (2025-02-24)
812

bitnami/appsmith/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: redis
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 20.9.0
4+
version: 20.11.3
55
- name: mongodb
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 16.4.5
7+
version: 16.4.7
88
- name: common
99
repository: oci://registry-1.docker.io/bitnamicharts
1010
version: 2.30.0
11-
digest: sha256:6c6a783d68f2b6a42e173fef80df1f2dd76300abcc982c40ca848d22cd3e3782
12-
generated: "2025-02-26T09:45:47.724627398Z"
11+
digest: sha256:d0e93881dd0be7577abfeac227ea12b6e7d1e2dbf458d18471b963000f37d32c
12+
generated: "2025-03-20T15:30:26.806595891Z"

bitnami/appsmith/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: appsmith
10-
image: docker.io/bitnami/appsmith:1.62.0-debian-12-r0
10+
image: docker.io/bitnami/appsmith:1.64.0-debian-12-r2
1111
- name: haproxy
12-
image: docker.io/bitnami/haproxy:3.1.5-debian-12-r1
12+
image: docker.io/bitnami/haproxy:3.1.6-debian-12-r0
1313
- name: os-shell
14-
image: docker.io/bitnami/os-shell:12-debian-12-r39
14+
image: docker.io/bitnami/os-shell:12-debian-12-r40
1515
apiVersion: v2
16-
appVersion: 1.62.0
16+
appVersion: 1.64.0
1717
dependencies:
1818
- condition: redis.enabled
1919
name: redis
@@ -40,4 +40,4 @@ maintainers:
4040
name: appsmith
4141
sources:
4242
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
43-
version: 5.2.1
43+
version: 5.2.2

bitnami/appsmith/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ diagnosticMode:
9090
image:
9191
registry: docker.io
9292
repository: bitnami/appsmith
93-
tag: 1.62.0-debian-12-r0
93+
tag: 1.64.0-debian-12-r2
9494
digest: ""
9595
## Specify a imagePullPolicy
9696
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -867,7 +867,7 @@ backend:
867867
image:
868868
registry: docker.io
869869
repository: bitnami/haproxy
870-
tag: 3.1.5-debian-12-r1
870+
tag: 3.1.6-debian-12-r0
871871
digest: ""
872872
## Specify a imagePullPolicy
873873
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1561,7 +1561,7 @@ volumePermissions:
15611561
image:
15621562
registry: docker.io
15631563
repository: bitnami/os-shell
1564-
tag: 12-debian-12-r39
1564+
tag: 12-debian-12-r40
15651565
pullPolicy: IfNotPresent
15661566
## Optionally specify an array of imagePullSecrets.
15671567
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)