From 82fb1257420062e75831adf346a3c02f263da1bb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Nov 2023 20:08:45 +0100 Subject: [PATCH] chore(deps): update container image redmine to v5.1.0@77d3d82 (#15087) 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 | minor | `5.0.6` -> `5.1.0` | --- > [!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 c9afb8954e4..548879b3349 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.1.0 kubeVersion: ">=1.16.0-0" -version: 8.1.0 +version: 8.2.0 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 805e75d7056..484e381bace 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:71e7eb88d854435e6c988372c5a3e761724bb27536cda6606b02166dc548c364 + tag: 5.1.0@sha256:77d3d822a4cf1a26f68fd3d8d602f599101e92a22ff0c1dacbea3441ce83b9be redmine: plugins_migrate: true no_db_migrate: false