mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/appsmith] Release 5.0.7 (#30408)
* [bitnami/appsmith] Release 5.0.7 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
|
||||
|
||||
## 5.0.6 (2024-11-11)
|
||||
## 5.0.7 (2024-11-11)
|
||||
|
||||
* [bitnami/appsmith] Release 5.0.6 ([#30405](https://github.com/bitnami/charts/pull/30405))
|
||||
* [bitnami/appsmith] Release 5.0.7 ([#30408](https://github.com/bitnami/charts/pull/30408))
|
||||
|
||||
## <small>5.0.6 (2024-11-11)</small>
|
||||
|
||||
* [bitnami/appsmith] Release 5.0.6 (#30405) ([528298e](https://github.com/bitnami/charts/commit/528298e5b7a2badaca71caa14d46961147c75f8d)), closes [#30405](https://github.com/bitnami/charts/issues/30405)
|
||||
|
||||
## <small>5.0.5 (2024-11-11)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.2.1
|
||||
version: 20.2.2
|
||||
- name: mongodb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.2.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.27.0
|
||||
digest: sha256:c118fca77c2276b6fa001ef5d85c0ba11e8e370a2f784a63e936447d06ec6adc
|
||||
generated: "2024-11-11T11:49:41.672835481Z"
|
||||
digest: sha256:59c07fce14593c0fe6bfaf9fdfb7c30a4f9db99ccce6b848b21e391b5b242017
|
||||
generated: "2024-11-11T22:46:52.079272094Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: appsmith
|
||||
image: docker.io/bitnami/appsmith:1.48.0-debian-12-r3
|
||||
image: docker.io/bitnami/appsmith:1.48.0-debian-12-r4
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.0.6-debian-12-r2
|
||||
- name: os-shell
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: appsmith
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
|
||||
version: 5.0.6
|
||||
version: 5.0.7
|
||||
|
||||
@@ -82,7 +82,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/appsmith
|
||||
tag: 1.48.0-debian-12-r3
|
||||
tag: 1.48.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user