Skip to content

Commit

Permalink
[bitnami/appsmith] Release 4.0.1 (#28939)
Browse files Browse the repository at this point in the history
* [bitnami/appsmith] Release 4.0.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 20, 2024
1 parent 4a2f985 commit cb76a1c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 deletions.
6 changes: 5 additions & 1 deletion bitnami/appsmith/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 4.0.1 (2024-08-20)

* [bitnami/appsmith] Release 4.0.1 ([#28939](https://github.com/bitnami/charts/pull/28939))

## 4.0.0 (2024-08-13)

* [bitnami/appsmith] Update dependencies ([#28850](https://github.com/bitnami/charts/pull/28850))
* [bitnami/appsmith] Update dependencies (#28850) ([6dfe57a](https://github.com/bitnami/charts/commit/6dfe57a4795d25c1e2761d247213a08170a0d2dc)), closes [#28850](https://github.com/bitnami/charts/issues/28850)

## <small>3.3.21 (2024-08-02)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/appsmith/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.0.1
version: 20.0.2
- name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.6.18
version: 15.6.20
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:31dbf13bee36705e71b0ab03f4427bba348b15b075c754d1e93ba15b7035b115
generated: "2024-08-13T11:59:26.23179+02:00"
digest: sha256:e3a77c374af729469b3b2907ee1a8dbd6b8bbb8457365acd18e7496e078befcd
generated: "2024-08-20T17:05:58.829469937Z"
8 changes: 4 additions & 4 deletions bitnami/appsmith/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: appsmith
image: docker.io/bitnami/appsmith:1.34.0-debian-12-r0
image: docker.io/bitnami/appsmith:1.36.0-debian-12-r0
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.3-debian-12-r4
image: docker.io/bitnami/haproxy:3.0.3-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
apiVersion: v2
appVersion: 1.34.0
appVersion: 1.36.0
dependencies:
- condition: redis.enabled
name: redis
Expand All @@ -39,4 +39,4 @@ maintainers:
name: appsmith
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/appsmith
version: 4.0.0
version: 4.0.1
4 changes: 2 additions & 2 deletions bitnami/appsmith/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/appsmith
tag: 1.34.0-debian-12-r0
tag: 1.36.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -862,7 +862,7 @@ backend:
image:
registry: docker.io
repository: bitnami/haproxy
tag: 3.0.3-debian-12-r4
tag: 3.0.3-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit cb76a1c

Please sign in to comment.