Skip to content

Commit

Permalink
[bitnami/appsmith] Release 5.1.2 (bitnami#31092)
Browse files Browse the repository at this point in the history
* [bitnami/appsmith] Release 5.1.2 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 18, 2024
1 parent 8dd034c commit 5aa88f7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 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.1 (2024-12-11)
## 5.1.2 (2024-12-18)

* [bitnami/appsmith] Release 5.1.1 ([#30984](https://github.com/bitnami/charts/pull/30984))
* [bitnami/appsmith] Release 5.1.2 ([#31092](https://github.com/bitnami/charts/pull/31092))

## <small>5.1.1 (2024-12-11)</small>

* [bitnami/appsmith] Release 5.1.1 (#30984) ([0e4fe7e](https://github.com/bitnami/charts/commit/0e4fe7ea2ada0592f7d69b03452ea6f522945f51)), closes [#30984](https://github.com/bitnami/charts/issues/30984)

## 5.1.0 (2024-12-10)

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.5.0
version: 20.6.0
- 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:29ea303835c2fdb4ef7ea2acdedd90a40378284837718a599227247e6d172b1a
generated: "2024-12-11T11:18:28.843445076Z"
digest: sha256:847460e8f5bbccf13e0520b50b19430f1fccacf0d63123098c8e69694766b29a
generated: "2024-12-18T13:49:26.12229545Z"
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.52.0-debian-12-r0
image: docker.io/bitnami/appsmith:1.53.0-debian-12-r0
- name: haproxy
image: docker.io/bitnami/haproxy:3.1.0-debian-12-r1
image: docker.io/bitnami/haproxy:3.1.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 1.52.0
appVersion: 1.53.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.1
version: 5.1.2
4 changes: 2 additions & 2 deletions 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.52.0-debian-12-r0
tag: 1.53.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -864,7 +864,7 @@ backend:
image:
registry: docker.io
repository: bitnami/haproxy
tag: 3.1.0-debian-12-r1
tag: 3.1.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 5aa88f7

Please sign in to comment.