[bitnami/appsmith] ⬆️ Update dependency references (#34533)

* [bitnami/appsmith] Release 6.0.11 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:
Bitnami Bot
2025-06-18 11:47:32 +02:00
committed by GitHub
parent 303818e6e5
commit c3fd2eadad
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 6.0.10 (2025-06-16)
## 6.0.11 (2025-06-18)
* [bitnami/appsmith] :zap: :arrow_up: Update dependency references ([#34514](https://github.com/bitnami/charts/pull/34514))
* [bitnami/appsmith] :zap: :arrow_up: Update dependency references ([#34533](https://github.com/bitnami/charts/pull/34533))
## <small>6.0.10 (2025-06-16)</small>
* [bitnami/appsmith] :zap: :arrow_up: Update dependency references (#34514) ([9a3cee5](https://github.com/bitnami/charts/commit/9a3cee528ddf9aa17402462bc824bf3002174c0f)), closes [#34514](https://github.com/bitnami/charts/issues/34514)
## <small>6.0.9 (2025-06-13)</small>

View File

@@ -5,15 +5,15 @@ annotations:
category: CMS
images: |
- name: appsmith
image: docker.io/bitnami/appsmith:1.76.0-debian-12-r0
image: docker.io/bitnami/appsmith:1.77.0-debian-12-r0
- name: haproxy
image: docker.io/bitnami/haproxy:3.2.1-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r46
image: docker.io/bitnami/os-shell:12-debian-12-r47
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 1.76.0
appVersion: 1.77.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.10
version: 6.0.11

View File

@@ -90,7 +90,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/appsmith
tag: 1.76.0-debian-12-r0
tag: 1.77.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-r46
tag: 12-debian-12-r47
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.