From a5d361c792e5dff898fa61b536181f3929355fd8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Oct 2025 18:18:49 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/redmi?= =?UTF-8?q?ne=206.0.7=20=E2=86=92=206.1.0=20(#41103)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/redmine/Chart.yaml | 5 +++-- charts/stable/redmine/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 90694ffdaf3..77e72682fdc 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 6.0.6 +appVersion: 6.1.0 dependencies: - name: common version: 28.26.1 @@ -42,4 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 15.11.2 +version: 15.12.0 + diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index 9c0f0d5c23b..4c59911e0a7 100644 --- a/charts/stable/redmine/values.yaml +++ b/charts/stable/redmine/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/redmine pullPolicy: IfNotPresent - tag: 6.0.7 + tag: 6.1.0 redmine: plugins_migrate: true no_db_migrate: false