From 91fed8a77a740127a95a1f90ea5db158fd139581 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 05:23:19 +0100 Subject: [PATCH] fix(deps): update container image redmine to v (#15094) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | digest | `a1b33b1` -> `71e7eb8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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). --- 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 e8acbb59419..101c74b060a 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: "5.0.6" +appVersion: 5.0.6 kubeVersion: ">=1.16.0-0" -version: 8.0.17 +version: 8.0.18 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 a4208a19f57..f42706a833e 100644 --- a/charts/stable/redmine/values.yaml +++ b/charts/stable/redmine/values.yaml @@ -1,7 +1,7 @@ image: repository: redmine pullPolicy: IfNotPresent - tag: 5.0.6@sha256:a1b33b13e73d3308f748bfdb8bc639f472c6467cf2a855cdd1b187d8dab58ba1 + tag: 5.0.6@sha256:71e7eb88d854435e6c988372c5a3e761724bb27536cda6606b02166dc548c364 redmine: plugins_migrate: true no_db_migrate: false