mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/parse] Release 25.0.0 (#32374)
* [bitnami/parse] Release 25.0.0 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 24.1.4 (2025-03-04)
|
||||
## 25.0.0 (2025-03-10)
|
||||
|
||||
* [bitnami/parse] Release 24.1.4 ([#32266](https://github.com/bitnami/charts/pull/32266))
|
||||
* [bitnami/parse] Release 25.0.0 ([#32374](https://github.com/bitnami/charts/pull/32374))
|
||||
|
||||
## <small>24.1.4 (2025-03-04)</small>
|
||||
|
||||
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
|
||||
* [bitnami/parse] Release 24.1.4 (#32266) ([857b09a](https://github.com/bitnami/charts/commit/857b09a38cdbba1b9704aa5d07246b5cd6afd967)), closes [#32266](https://github.com/bitnami/charts/issues/32266)
|
||||
|
||||
## <small>24.1.3 (2025-02-03)</small>
|
||||
|
||||
|
||||
@@ -8,11 +8,11 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r39
|
||||
- name: parse
|
||||
image: docker.io/bitnami/parse:7.4.0-debian-12-r7
|
||||
image: docker.io/bitnami/parse:8.0.0-debian-12-r0
|
||||
- name: parse-dashboard
|
||||
image: docker.io/bitnami/parse-dashboard:6.1.0-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 7.4.0
|
||||
appVersion: 8.0.0
|
||||
dependencies:
|
||||
- name: mongodb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -38,4 +38,4 @@ maintainers:
|
||||
name: parse
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/parse
|
||||
version: 24.1.4
|
||||
version: 25.0.0
|
||||
|
||||
@@ -91,7 +91,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/parse
|
||||
tag: 7.4.0-debian-12-r7
|
||||
tag: 8.0.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user