mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/redmine] ⚡ ⬆️ Update dependency references (#33809)
* [bitnami/redmine] Release 32.2.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
|
||||
|
||||
## 32.2.4 (2025-05-06)
|
||||
## 32.2.5 (2025-05-21)
|
||||
|
||||
* [bitnami/redmine] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33430](https://github.com/bitnami/charts/pull/33430))
|
||||
* [bitnami/redmine] :zap: :arrow_up: Update dependency references ([#33809](https://github.com/bitnami/charts/pull/33809))
|
||||
|
||||
## <small>32.2.4 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/redmine] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33430 ([62bad3d](https://github.com/bitnami/charts/commit/62bad3d380fa3272eaf988d15b4f11062017531c)), closes [#33430](https://github.com/bitnami/charts/issues/33430)
|
||||
|
||||
## <small>32.2.3 (2025-04-21)</small>
|
||||
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: ProjectManagement
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
- name: redmine
|
||||
image: docker.io/bitnami/redmine:6.0.5-debian-12-r1
|
||||
image: docker.io/bitnami/redmine:6.0.5-debian-12-r3
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.5
|
||||
dependencies:
|
||||
@@ -26,7 +26,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Redmine is an open source management application. It includes a tracking issue system, Gantt charts for a visual view of projects and deadlines, and supports SCM integration for version control.
|
||||
description: Redmine is an open source management application. It includes a tracking
|
||||
issue system, Gantt charts for a visual view of projects and deadlines, and supports
|
||||
SCM integration for version control.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/redmine/img/redmine-stack-220x234.png
|
||||
keywords:
|
||||
@@ -44,4 +46,4 @@ maintainers:
|
||||
name: redmine
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redmine
|
||||
version: 32.2.4
|
||||
version: 32.2.5
|
||||
|
||||
@@ -91,7 +91,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redmine
|
||||
tag: 6.0.5-debian-12-r1
|
||||
tag: 6.0.5-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1001,7 +1001,7 @@ certificates:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r43
|
||||
tag: 12-debian-12-r45
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user