Skip to content

Commit

Permalink
[bitnami/appsmith] Release 5.1.4 (#31160)
Browse files Browse the repository at this point in the history
* [bitnami/appsmith] Release 5.1.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 Dec 25, 2024
1 parent d5df113 commit c9e8970
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

## 5.1.3 (2024-12-20)
## 5.1.4 (2024-12-25)

* [bitnami/appsmith] Release 5.1.3 ([#31129](https://github.com/bitnami/charts/pull/31129))
* [bitnami/appsmith] Release 5.1.4 ([#31160](https://github.com/bitnami/charts/pull/31160))

## <small>5.1.3 (2024-12-20)</small>

* [bitnami/appsmith] Release 5.1.3 (#31129) ([73f3378](https://github.com/bitnami/charts/commit/73f337817a69b8fb4aae9d43ca1ca4bc9d23e1e6)), closes [#31129](https://github.com/bitnami/charts/issues/31129)

## <small>5.1.2 (2024-12-18)</small>

Expand Down
6 changes: 3 additions & 3 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.6.0
version: 20.6.1
- name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.4.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:847460e8f5bbccf13e0520b50b19430f1fccacf0d63123098c8e69694766b29a
generated: "2024-12-18T13:49:26.12229545Z"
digest: sha256:8277b8eb2b13f517402b290a4d3b5d569d5a9979036e3968f9cf9ff47f4b683d
generated: "2024-12-25T15:51:51.105758633Z"
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.53.1-debian-12-r0
image: docker.io/bitnami/appsmith:1.54.0-debian-12-r0
- name: haproxy
image: docker.io/bitnami/haproxy:3.1.1-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 1.53.1
appVersion: 1.54.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: 5.1.3
version: 5.1.4
2 changes: 1 addition & 1 deletion bitnami/appsmith/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/appsmith
tag: 1.53.1-debian-12-r0
tag: 1.54.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit c9e8970

Please sign in to comment.