From e9557e3d25bd596930804db4446fc48f54cbe73d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 May 2024 14:20:46 +0200 Subject: [PATCH] chore(deps): update container image redmine to 5.1.2@4abbe0d by renovate (#22030) 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 | `2c0094b` -> `4abbe0d` | --- > [!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 f773348b5e3..16895d2b50e 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -26,7 +26,7 @@ keywords: - time - tracking - ticket -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 12.0.4 +version: 12.0.5 diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index 5f96de42704..697c963638d 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:2c0094bba9d6b505d5bfcde09201a333707546e84544ce3896f497385cdc7d4c + tag: 5.1.2@sha256:4abbe0d0094ee61ad528192f3a9e5ae48f853f27debe023c894f201a3234669d redmine: plugins_migrate: true no_db_migrate: false