mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/appsmith] ⚡ ⬆️ Update dependency references (#33723)
* [bitnami/appsmith] Release 6.0.2 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.0.1 (2025-05-08)
|
||||
## 6.0.2 (2025-05-15)
|
||||
|
||||
* [bitnami/appsmith] Release 6.0.1 ([#33504](https://github.com/bitnami/charts/pull/33504))
|
||||
* [bitnami/appsmith] :zap: :arrow_up: Update dependency references ([#33723](https://github.com/bitnami/charts/pull/33723))
|
||||
|
||||
## <small>6.0.1 (2025-05-08)</small>
|
||||
|
||||
* [bitnami/appsmith] Release 5.2.12 (#33504) ([7206142](https://github.com/bitnami/charts/commit/7206142871caa01816cbbfb73f644f957d86121b)), closes [#33504](https://github.com/bitnami/charts/issues/33504)
|
||||
|
||||
## 6.0.0 (2025-05-07)
|
||||
|
||||
|
||||
@@ -5,15 +5,15 @@ annotations:
|
||||
category: CMS
|
||||
images: |
|
||||
- name: appsmith
|
||||
image: docker.io/bitnami/appsmith:1.71.0-debian-12-r0
|
||||
image: docker.io/bitnami/appsmith:1.72.0-debian-12-r0
|
||||
- name: haproxy
|
||||
image: docker.io/bitnami/haproxy:3.1.7-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r44
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 1.71.0
|
||||
appVersion: 1.72.0
|
||||
dependencies:
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
@@ -41,4 +41,4 @@ maintainers:
|
||||
name: appsmith
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
|
||||
@@ -90,7 +90,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/appsmith
|
||||
tag: 1.71.0-debian-12-r0
|
||||
tag: 1.72.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1561,7 +1561,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r43
|
||||
tag: 12-debian-12-r44
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user