[bitnami/appsmith] Release 2.4.4 updating components versions (#23067)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-02 17:33:02 +01:00
committed by GitHub
parent 143224f8bd
commit c76bebd1a7
3 changed files with 9 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.9.1
version: 18.12.0
- name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.7.2
version: 14.8.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.14.1
digest: sha256:e5ed21875b4f2b34ee82ba6d39311b7839f78505713bd23a921d69a9640ebec8
generated: "2024-01-30T07:23:17.327428398Z"
digest: sha256:c62fc9fe05a4fd48638f798e456e4e5d8a30c0a882f5dc364d49211ac114a273
generated: "2024-02-02T14:34:28.842386827Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: appsmith
image: docker.io/bitnami/appsmith:1.9.61-debian-11-r3
image: docker.io/bitnami/appsmith:1.9.61-debian-11-r4
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r95
image: docker.io/bitnami/os-shell:11-debian-11-r96
apiVersion: v2
appVersion: 1.9.61
dependencies:
@@ -37,4 +37,4 @@ maintainers:
name: appsmith
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
version: 2.4.3
version: 2.4.4

View File

@@ -76,7 +76,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/appsmith
tag: 1.9.61-debian-11-r3
tag: 1.9.61-debian-11-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1339,7 +1339,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r95
tag: 11-debian-11-r96
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.