mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/parse] ⚡ ⬆️ Update dependency references (#33568)
* [bitnami/parse] Release 25.1.5 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/parse] Release 25.1.5 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/parse] Release 25.1.5 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 25.1.4 (2025-05-06)
|
||||
## 25.1.5 (2025-05-13)
|
||||
|
||||
* [bitnami/parse] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33419](https://github.com/bitnami/charts/pull/33419))
|
||||
* [bitnami/parse] :zap: :arrow_up: Update dependency references ([#33568](https://github.com/bitnami/charts/pull/33568))
|
||||
|
||||
## <small>25.1.4 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/parse] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33419) ([188a39d](https://github.com/bitnami/charts/commit/188a39d8630bf05e17d4d7ad24aa347680090f4b)), closes [#33419](https://github.com/bitnami/charts/issues/33419)
|
||||
|
||||
## <small>25.1.3 (2025-05-01)</small>
|
||||
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: DeveloperTools
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
- name: parse
|
||||
image: docker.io/bitnami/parse:8.2.0-debian-12-r0
|
||||
image: docker.io/bitnami/parse:8.2.0-debian-12-r2
|
||||
- name: parse-dashboard
|
||||
image: docker.io/bitnami/parse-dashboard:7.1.0-debian-12-r0
|
||||
image: docker.io/bitnami/parse-dashboard:7.1.0-debian-12-r2
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 8.2.0
|
||||
dependencies:
|
||||
@@ -23,7 +23,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Parse is a platform that enables users to add a scalable and powerful backend to launch a full-featured app for iOS, Android, JavaScript, Windows, Unity, and more.
|
||||
description: Parse is a platform that enables users to add a scalable and powerful
|
||||
backend to launch a full-featured app for iOS, Android, JavaScript, Windows, Unity,
|
||||
and more.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/parse/img/parse-stack-220x234.png
|
||||
keywords:
|
||||
@@ -39,4 +41,4 @@ maintainers:
|
||||
name: parse
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/parse
|
||||
version: 25.1.4
|
||||
version: 25.1.5
|
||||
|
||||
@@ -94,7 +94,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/parse
|
||||
tag: 8.2.0-debian-12-r0
|
||||
tag: 8.2.0-debian-12-r2
|
||||
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.1.0-debian-12-r0
|
||||
tag: 7.1.0-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user