From 6fe9192c867a9a9b2078b0ec0463014909fa6490 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Apr 2023 05:36:31 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/redmine to v (#8362) 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) | digest | `d1c1d5d` -> `25681ad` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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). --------- Signed-off-by: TrueCharts-Bot --- 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 d9f1054af72..4383734e24b 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.4" kubeVersion: ">=1.16.0-0" -version: 7.0.9 +version: 7.0.10 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 f328e5687a9..bcdee838d2d 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:d1c1d5d4560e9165491d7691f3b0f617536b4b6fda2896d38d67e87cd81c71a7 + tag: 5.0.4@sha256:25681ad284a83fe8a45b2e6f0c04e31f01202d6336ce36a791439814ec598dcb redmine: plugins_migrate: true no_db_migrate: false