From 2fbea7cd9e6f9561a396c20d7cdd76d57c9e0172 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Apr 2024 20:20:33 +0200 Subject: [PATCH] chore(deps): update container image redmine to 5.1.2@d10de45 by renovate (#20558) 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 | `edabb7c` -> `d10de45` | --- > [!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 | 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 6f4789f4f57..b2f5b850bb0 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 11.8.4 +version: 11.8.5 diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index 4e52b28b680..debcc74fb71 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.2@sha256:edabb7c2ce7332f2a5a1b47963a0e6621c60fb0e5a9751e7e5329353cb20a466 + tag: 5.1.2@sha256:d10de4562517e0a7b559b34b4ff64712a0aade43090a1feb681562f6e69e890c redmine: plugins_migrate: true no_db_migrate: false