Skip to content

Commit

Permalink
[bitnami/appsmith] Release 5.0.10 (#30663)
Browse files Browse the repository at this point in the history
* [bitnami/appsmith] Release 5.0.10 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 Nov 28, 2024
1 parent 9914b1b commit 9495e15
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 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.0.9 (2024-11-12)
## 5.0.10 (2024-11-28)

* [bitnami/appsmith] Release 5.0.9 ([#30431](https://github.com/bitnami/charts/pull/30431))
* [bitnami/appsmith] Release 5.0.10 ([#30663](https://github.com/bitnami/charts/pull/30663))

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

* [bitnami/appsmith] Release 5.0.9 (#30431) ([486d793](https://github.com/bitnami/charts/commit/486d7937aee4e4938ead85f59d75ff170dbeb7a8)), closes [#30431](https://github.com/bitnami/charts/issues/30431)

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

Expand Down
10 changes: 5 additions & 5 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.2.2
version: 20.3.0
- name: mongodb
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.2.1
version: 16.3.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:59c07fce14593c0fe6bfaf9fdfb7c30a4f9db99ccce6b848b21e391b5b242017
generated: "2024-11-11T22:46:52.079272094Z"
version: 2.27.2
digest: sha256:00863aaa2c8a63594c6afc1f1cda0d18bef9cbd3f5d613eb830f779a03fbfce7
generated: "2024-11-28T10:51:16.420083549Z"
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.48.0-debian-12-r7
image: docker.io/bitnami/appsmith:1.49.0-debian-12-r0
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.6-debian-12-r2
image: docker.io/bitnami/haproxy:3.1.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 1.48.0
appVersion: 1.49.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.0.9
version: 5.0.10
4 changes: 2 additions & 2 deletions bitnami/appsmith/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/appsmith
tag: 1.48.0-debian-12-r7
tag: 1.49.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -859,7 +859,7 @@ backend:
image:
registry: docker.io
repository: bitnami/haproxy
tag: 3.0.6-debian-12-r2
tag: 3.1.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 9495e15

Please sign in to comment.