From 623d7790494943d584ca0662ae9d10ed0a1067a7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 30 Apr 2023 04:51:40 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/redmine to v5.0.5 (#8520) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/redmine](https://togithub.com/truecharts/containers) | patch | `5.0.4` -> `5.0.5` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/stable/redmine/Chart.yaml | 4 ++-- charts/stable/redmine/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 4383734e24b..7eba1773652 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: "5.0.4" +appVersion: "5.0.5" kubeVersion: ">=1.16.0-0" -version: 7.0.10 +version: 7.0.11 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index bcdee838d2d..9e0ed49fdcb 100644 --- a/charts/stable/redmine/values.yaml +++ b/charts/stable/redmine/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: 5.0.4@sha256:25681ad284a83fe8a45b2e6f0c04e31f01202d6336ce36a791439814ec598dcb + tag: 5.0.5@sha256:fe5c178c945b1be77ec2fdf2e2d5f25e840915eef0bac659286cafcd9233e0e3 redmine: plugins_migrate: true no_db_migrate: false