chore(deps): update container image redmine to 5.1.2@1e0140c by renovate (#21305)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | digest | `f3d8f5f` -> `1e0140c` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- time
|
- time
|
||||||
- tracking
|
- tracking
|
||||||
- ticket
|
- ticket
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/redmine
|
- https://github.com/truecharts/charts/tree/master/charts/stable/redmine
|
||||||
- https://hub.docker.com/_/redmine
|
- https://hub.docker.com/_/redmine
|
||||||
type: application
|
type: application
|
||||||
version: 11.8.23
|
version: 11.8.24
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: redmine
|
repository: redmine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.1.2@sha256:f3d8f5f8ae947f5100f003be04a262198a47449a176aaa89aa719c1bf318bc8c
|
tag: 5.1.2@sha256:1e0140c0a208074cc8cc4a0ef40f70ec8d4dd8a7aa84f835728b9a2b1933a891
|
||||||
redmine:
|
redmine:
|
||||||
plugins_migrate: true
|
plugins_migrate: true
|
||||||
no_db_migrate: false
|
no_db_migrate: false
|
||||||
|
|||||||
Reference in New Issue
Block a user