From 5f4b0d1ff8c676c9845a2f6bbbad1781a9d0c1fe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 07:37:12 +0100 Subject: [PATCH] chore(deps): update container image redmine to 5.1.1@e60b696 (#16141) 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 | `2a70a60` -> `e60b696` | --- > [!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 | 43 +++++++++++++++---------------- charts/stable/redmine/values.yaml | 2 +- 2 files changed, 22 insertions(+), 23 deletions(-) diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 7a1f4b5871e..bc2f336ce43 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,36 +1,35 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: redmine -version: 8.2.2 +version: 8.2.3 appVersion: 5.1.1 -description: - Redmine is a flexible project management web application written using +description: Redmine is a flexible project management web application written using Ruby on Rails framework. home: https://truecharts.org/charts/stable/redmine icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png deprecated: false sources: - - https://github.com/redmine/redmine - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://hub.docker.com/_/redmine +- https://github.com/redmine/redmine +- https://github.com/truecharts/charts/tree/master/charts/stable/redmine +- https://hub.docker.com/_/redmine maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - project - - management - - time - - tracking - - ticket +- project +- management +- time +- tracking +- ticket dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index b7a071bb647..136888fb92e 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.1@sha256:2a70a6077ba65b344026d47175ad246e86625fba203e29eaf031a29d50fca0cc + tag: 5.1.1@sha256:e60b696ddcc70689c7f04ac5bce4873d260f01b3a8e6b794b0d2c593d4e74d45 redmine: plugins_migrate: true no_db_migrate: false