Skip to content

Commit

Permalink
[bitnami/parse] Release 24.1.2 (#31158)
Browse files Browse the repository at this point in the history
* [bitnami/parse] Release 24.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 24, 2024
1 parent 96d743d commit d5df113
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions bitnami/parse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 24.1.1 (2024-12-24)
## 24.1.2 (2024-12-24)

* [bitnami/parse] Release 24.1.1 ([#31157](https://github.com/bitnami/charts/pull/31157))
* [bitnami/parse] Release 24.1.2 ([#31158](https://github.com/bitnami/charts/pull/31158))

## <small>24.1.1 (2024-12-24)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/parse] Release 24.1.1 (#31157) ([96d743d](https://github.com/bitnami/charts/commit/96d743d10370263773b03be1e24edf29b5ba9d88)), closes [#31157](https://github.com/bitnami/charts/issues/31157)

## 24.1.0 (2024-12-10)

Expand Down
4 changes: 2 additions & 2 deletions bitnami/parse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
- name: parse
image: docker.io/bitnami/parse:7.4.0-debian-12-r1
image: docker.io/bitnami/parse:7.4.0-debian-12-r2
- name: parse-dashboard
image: docker.io/bitnami/parse-dashboard:6.0.0-debian-12-r3
apiVersion: v2
Expand Down Expand Up @@ -38,4 +38,4 @@ maintainers:
name: parse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/parse
version: 24.1.1
version: 24.1.2
2 changes: 1 addition & 1 deletion bitnami/parse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ server:
image:
registry: docker.io
repository: bitnami/parse
tag: 7.4.0-debian-12-r1
tag: 7.4.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit d5df113

Please sign in to comment.