[bitnami/parse] ⬆️ Update dependency references (#35375)

* [bitnami/parse] Release 25.1.11 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-08-01 11:30:14 +02:00
committed by GitHub
parent a2c75d5535
commit 9f437d0f19
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 25.1.10 (2025-07-15)
## 25.1.11 (2025-08-01)
* [bitnami/parse] :zap: :arrow_up: Update dependency references ([#35120](https://github.com/bitnami/charts/pull/35120))
* [bitnami/parse] :zap: :arrow_up: Update dependency references ([#35375](https://github.com/bitnami/charts/pull/35375))
## <small>25.1.10 (2025-07-15)</small>
* [bitnami/parse] :zap: :arrow_up: Update dependency references (#35120) ([14e6638](https://github.com/bitnami/charts/commit/14e66387e93575f063d2dcf740e7d235de5f9d0d)), closes [#35120](https://github.com/bitnami/charts/issues/35120)
## <small>25.1.9 (2025-07-10)</small>

View File

@@ -5,11 +5,11 @@ annotations:
category: DeveloperTools
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r48
image: docker.io/bitnami/os-shell:12-debian-12-r49
- name: parse
image: docker.io/bitnami/parse:8.2.2-debian-12-r0
image: docker.io/bitnami/parse:8.2.2-debian-12-r6
- name: parse-dashboard
image: docker.io/bitnami/parse-dashboard:7.2.1-debian-12-r0
image: docker.io/bitnami/parse-dashboard:7.2.1-debian-12-r5
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
@@ -41,4 +41,4 @@ maintainers:
name: parse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/parse
version: 25.1.10
version: 25.1.11

View File

@@ -94,7 +94,7 @@ server:
image:
registry: docker.io
repository: bitnami/parse
tag: 8.2.2-debian-12-r0
tag: 8.2.2-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -530,7 +530,7 @@ dashboard:
image:
registry: docker.io
repository: bitnami/parse-dashboard
tag: 7.2.1-debian-12-r0
tag: 7.2.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1117,7 +1117,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r48
tag: 12-debian-12-r49
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.