mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/appsmith] Release 4.0.9 (#29625)
* [bitnami/appsmith] Release 4.0.9 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.8 (2024-09-19)
|
||||
## 4.0.9 (2024-09-26)
|
||||
|
||||
* [bitnami/appsmith] Release 4.0.8 ([#29500](https://github.com/bitnami/charts/pull/29500))
|
||||
* [bitnami/appsmith] Release 4.0.9 ([#29625](https://github.com/bitnami/charts/pull/29625))
|
||||
|
||||
## <small>4.0.8 (2024-09-19)</small>
|
||||
|
||||
* [bitnami/appsmith] Release 4.0.8 (#29500) ([c9a1bae](https://github.com/bitnami/charts/commit/c9a1bae3f7e3c412225a8e1df827214d9c2dde0b)), closes [#29500](https://github.com/bitnami/charts/issues/29500)
|
||||
|
||||
## <small>4.0.7 (2024-09-13)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.1.3
|
||||
version: 20.1.5
|
||||
- name: mongodb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.6.24
|
||||
version: 15.6.26
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.23.0
|
||||
digest: sha256:082a9a693c1cfad16f311340921766442c4e4bc8599b4215d2ed712be18eb542
|
||||
generated: "2024-09-19T09:33:59.753934031Z"
|
||||
digest: sha256:6af6179a397442c9b8c9a2d722ad2992836f204b1812a4a24896c11ec555e1ff
|
||||
generated: "2024-09-26T14:03:13.777877554Z"
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: appsmith
|
||||
image: docker.io/bitnami/appsmith:1.41.0-debian-12-r0
|
||||
image: docker.io/bitnami/appsmith:1.42.0-debian-12-r0
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.0.4-debian-12-r2
|
||||
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r30
|
||||
apiVersion: v2
|
||||
appVersion: 1.41.0
|
||||
appVersion: 1.42.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.8
|
||||
version: 4.0.9
|
||||
|
||||
@@ -84,7 +84,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/appsmith
|
||||
tag: 1.41.0-debian-12-r0
|
||||
tag: 1.42.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.4-debian-12-r2
|
||||
tag: 3.0.5-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user