Skip to content

Commit

Permalink
[bitnami/appsmith] Release 4.0.4 (#29124)
Browse files Browse the repository at this point in the history
* [bitnami/appsmith] Release 4.0.4 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 30, 2024
1 parent 08dfd32 commit 682e6ad
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/appsmith/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 4.0.3 (2024-08-26)
## 4.0.4 (2024-08-30)

* [bitnami/appsmith] Release 4.0.3 ([#29033](https://github.com/bitnami/charts/pull/29033))
* [bitnami/appsmith] Release 4.0.4 ([#29124](https://github.com/bitnami/charts/pull/29124))

## <small>4.0.3 (2024-08-26)</small>

* [bitnami/appsmith] Release 4.0.3 (#29033) ([3ef2c5b](https://github.com/bitnami/charts/commit/3ef2c5b1d2389a60a8ebd837e6aadc6d4979db08)), closes [#29033](https://github.com/bitnami/charts/issues/29033)

## <small>4.0.2 (2024-08-21)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/appsmith/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 20.0.3
- name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.6.20
version: 15.6.22
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:2363bacef8c741bb4af6dd6663608a15f35e1992ed49585084acd94b85158e15
generated: "2024-08-21T14:10:27.3724282Z"
digest: sha256:4cc17d9ae57a67c9cfb90104f9eb9c1a8aec1feba0e5f52cacc488540e059229
generated: "2024-08-30T11:10:40.668896103Z"
6 changes: 3 additions & 3 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.37.0-debian-12-r0
image: docker.io/bitnami/appsmith:1.38.0-debian-12-r0
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.3-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
apiVersion: v2
appVersion: 1.37.0
appVersion: 1.38.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.3
version: 4.0.4
2 changes: 1 addition & 1 deletion 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.37.0-debian-12-r0
tag: 1.38.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 682e6ad

Please sign in to comment.