From edd16f88de7d4ef31910925ce2be25022de48f64 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Sep 2024 14:21:58 +0200 Subject: [PATCH] chore(deps): update container image redmine to 5.1.3@191d4ce by renovate (#27011) --- charts/stable/redmine/Chart.yaml | 2 +- charts/stable/redmine/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 9832e248713..8241ed44597 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 13.1.23 +version: 13.1.24 diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index 6fdf6fde58c..082bdeab2dd 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.3@sha256:25cf886cfaf531e4dc8f0122573ea3daf6cb557822b79fb96331e03bf7397694 + tag: 5.1.3@sha256:191d4ce01da169a60c20f5942790d7a902bcfe999612ef95445a343eae8ac938 redmine: plugins_migrate: true no_db_migrate: false