mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/appsmith] Update dependencies (#28850)
* [bitnami/appsmith] Update dependencies Signed-off-by: Jota Martos <jotamartos@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Jota Martos <jotamartos@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
co-authored by
Bitnami Containers
parent
fc93db0404
commit
6dfe57a479
@@ -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>
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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® 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:
|
||||
|
||||
Reference in New Issue
Block a user