Skip to content

Commit

Permalink
[bitnami/appsmith] Update dependencies (#28850)
Browse files Browse the repository at this point in the history
* [bitnami/appsmith] Update dependencies

Signed-off-by: Jota Martos <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Jota Martos <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Co-authored-by: Bitnami Containers <[email protected]>
  • Loading branch information
jotamartos and bitnami-bot authored Aug 13, 2024
1 parent fc93db0 commit 6dfe57a
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/appsmith/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 3.3.21 (2024-08-02)
## 4.0.0 (2024-08-13)

* [bitnami/appsmith] Release 3.3.21 ([#28646](https://github.com/bitnami/charts/pull/28646))
* [bitnami/appsmith] Update dependencies ([#28850](https://github.com/bitnami/charts/pull/28850))

## <small>3.3.21 (2024-08-02)</small>

* [bitnami/appsmith] Release 3.3.21 (#28646) ([b0e9f61](https://github.com/bitnami/charts/commit/b0e9f61e36f14247dc0e1f3068d81a33da5ae73b)), closes [#28646](https://github.com/bitnami/charts/issues/28646)

## <small>3.3.20 (2024-07-29)</small>

Expand Down
10 changes: 5 additions & 5 deletions bitnami/appsmith/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.6.4
version: 20.0.1
- name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.6.16
version: 15.6.18
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:2e36a5a7aa248d1f7edfbc3582653cca42b1d5d8531d9d7e0e027e2947bec9b4
generated: "2024-07-29T14:29:27.791423796Z"
version: 2.22.0
digest: sha256:31dbf13bee36705e71b0ab03f4427bba348b15b075c754d1e93ba15b7035b115
generated: "2024-08-13T11:59:26.23179+02:00"
4 changes: 2 additions & 2 deletions bitnami/appsmith/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.x.x
version: 20.x.x
- condition: mongodb.enabled
name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -39,4 +39,4 @@ maintainers:
name: appsmith
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
version: 3.3.21
version: 4.0.0
4 changes: 4 additions & 0 deletions bitnami/appsmith/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,10 @@ Find more information about how to deal with common errors related to Bitnami's

## Upgrading

### To 4.0.0

This major updates the Redis&reg; subchart to its newest major, 20.0.0. [Here](https://github.com/bitnami/charts/tree/main/bitnami/redis#to-2000) you can find more information about the changes introduced in that version.

### To 3.0.0

This major bump changes the following security defaults:
Expand Down

0 comments on commit 6dfe57a

Please sign in to comment.