From 1a7f45f2ccfd64ea2d6995eb3b539f61ea66cf08 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jan 2024 14:27:54 +0100 Subject: [PATCH] chore(deps): update container image redmine to 5.1.1@08a411f by renovate (#17393) --- charts/stable/redmine/Chart.yaml | 6 +++--- charts/stable/redmine/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 699adacd0ed..8e8500b77b2 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - time - tracking - ticket -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index 88e7f42cc7c..08da682dbc5 100644 --- a/charts/stable/redmine/values.yaml +++ b/charts/stable/redmine/values.yaml @@ -1,7 +1,7 @@ image: repository: redmine pullPolicy: IfNotPresent - tag: 5.1.1@sha256:f5f56b0580e9f94a3d651d9a29d4487640d52c1c02434d2c0b687adfaa6843b8 + tag: 5.1.1@sha256:08a411f54154af766f0aff6caacf7d98a90d2dd88fa668bef12d24598b61c4fb redmine: plugins_migrate: true no_db_migrate: false