mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/appsmith] Release 5.0.2 (#29961)
* [bitnami/appsmith] Release 5.0.2 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 5.0.1 (2024-10-16)
|
||||
## 5.0.2 (2024-10-17)
|
||||
|
||||
* [bitnami/appsmith] Release 5.0.1 ([#29941](https://github.com/bitnami/charts/pull/29941))
|
||||
* [bitnami/appsmith] Release 5.0.2 ([#29961](https://github.com/bitnami/charts/pull/29961))
|
||||
|
||||
## <small>5.0.1 (2024-10-16)</small>
|
||||
|
||||
* [bitnami/appsmith] Release 5.0.1 (#29941) ([41bd33d](https://github.com/bitnami/charts/commit/41bd33dedd3d1d969358112e5cefcaf8bcc28fa4)), closes [#29941](https://github.com/bitnami/charts/issues/29941)
|
||||
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
|
||||
|
||||
## 5.0.0 (2024-10-08)
|
||||
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: appsmith
|
||||
image: docker.io/bitnami/appsmith:1.45.0-debian-12-r0
|
||||
image: docker.io/bitnami/appsmith:1.46.0-debian-12-r0
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r3
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
||||
apiVersion: v2
|
||||
appVersion: 1.45.0
|
||||
appVersion: 1.46.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: 5.0.1
|
||||
version: 5.0.2
|
||||
|
||||
@@ -82,7 +82,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/appsmith
|
||||
tag: 1.45.0-debian-12-r0
|
||||
tag: 1.46.0-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