[bitnami/appsmith] Release 4.0.10 (#29752)

* [bitnami/appsmith] Release 4.0.10 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-10-02 20:40:03 +02:00
committed by GitHub
parent 4d4d9301a8
commit 71ea73f589
4 changed files with 15 additions and 11 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 4.0.9 (2024-09-26)
## 4.0.10 (2024-10-02)
* [bitnami/appsmith] Release 4.0.9 ([#29625](https://github.com/bitnami/charts/pull/29625))
* [bitnami/appsmith] Release 4.0.10 ([#29752](https://github.com/bitnami/charts/pull/29752))
## <small>4.0.9 (2024-09-26)</small>
* [bitnami/appsmith] Release 4.0.9 (#29625) ([8045594](https://github.com/bitnami/charts/commit/80455948bbd56aa0ca2054eededf2b1947533e80)), closes [#29625](https://github.com/bitnami/charts/issues/29625)
## <small>4.0.8 (2024-09-19)</small>

View File

@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.1.5
version: 20.1.6
- name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.6.26
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:6af6179a397442c9b8c9a2d722ad2992836f204b1812a4a24896c11ec555e1ff
generated: "2024-09-26T14:03:13.777877554Z"
digest: sha256:6f2ed652d167765b10b414adef715d229ebc05db336f311c271bfee7ffbd2c48
generated: "2024-10-02T18:15:08.511727785Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: appsmith
image: docker.io/bitnami/appsmith:1.42.0-debian-12-r0
image: docker.io/bitnami/appsmith:1.43.0-debian-12-r0
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r0
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 1.42.0
appVersion: 1.43.0
dependencies:
- condition: redis.enabled
name: redis
@@ -39,4 +39,4 @@ maintainers:
name: appsmith
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
version: 4.0.9
version: 4.0.10

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/appsmith
tag: 1.42.0-debian-12-r0
tag: 1.43.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -862,7 +862,7 @@ backend:
image:
registry: docker.io
repository: bitnami/haproxy
tag: 3.0.5-debian-12-r0
tag: 3.0.5-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'