mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/appsmith] Release 3.3.13 (#27950)
* [bitnami/appsmith] Release 3.3.13 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
|
||||
|
||||
## 3.3.12 (2024-07-08)
|
||||
## 3.3.13 (2024-07-12)
|
||||
|
||||
* [bitnami/appsmith] Release 3.3.12 ([#27840](https://github.com/bitnami/charts/pull/27840))
|
||||
* [bitnami/appsmith] Release 3.3.13 ([#27950](https://github.com/bitnami/charts/pull/27950))
|
||||
|
||||
## <small>3.3.12 (2024-07-08)</small>
|
||||
|
||||
* [bitnami/appsmith] Release 3.3.12 (#27840) ([0ed2703](https://github.com/bitnami/charts/commit/0ed2703ba20ec6f9590ce8b6aa4df5df99cbfe96)), closes [#27840](https://github.com/bitnami/charts/issues/27840)
|
||||
|
||||
## <small>3.3.11 (2024-06-28)</small>
|
||||
|
||||
|
||||
@@ -7,6 +7,6 @@ dependencies:
|
||||
version: 15.6.12
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.3
|
||||
digest: sha256:7e4d1238377dccb6f0e73f7c41bce99c34795930e8a25f177691739d04b7bb9f
|
||||
generated: "2024-07-08T14:23:54.602358639Z"
|
||||
version: 2.20.4
|
||||
digest: sha256:fd1a15735fad60f3d49b063d36a50c67ed7d2cb404682a83c92c573f0738e2c1
|
||||
generated: "2024-07-12T22:50:31.413415037Z"
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: appsmith
|
||||
image: docker.io/bitnami/appsmith:1.30.0-debian-12-r0
|
||||
image: docker.io/bitnami/appsmith:1.31.0-debian-12-r0
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.0.2-debian-12-r4
|
||||
image: docker.io/bitnami/haproxy:3.0.3-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r25
|
||||
apiVersion: v2
|
||||
appVersion: 1.30.0
|
||||
appVersion: 1.31.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: 3.3.12
|
||||
version: 3.3.13
|
||||
|
||||
@@ -82,7 +82,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/appsmith
|
||||
tag: 1.30.0-debian-12-r0
|
||||
tag: 1.31.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -860,7 +860,7 @@ backend:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/haproxy
|
||||
tag: 3.0.2-debian-12-r4
|
||||
tag: 3.0.3-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