chore(deps): update container image redmine to 5.1.2@0037d07 by renovate (#21242)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | digest | `b146163` -> `0037d07` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.21
|
version: 11.8.22
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: redmine
|
repository: redmine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.1.2@sha256:b1461630e78753c82c015cf0f2be771bd97a9efc46b2896b3f2af97e8a76912b
|
tag: 5.1.2@sha256:0037d0798d9b5600392f13d400fc7628b8585057e8970152c0adcff2bb6abc85
|
||||||
redmine:
|
redmine:
|
||||||
plugins_migrate: true
|
plugins_migrate: true
|
||||||
no_db_migrate: false
|
no_db_migrate: false
|
||||||
|
|||||||
Reference in New Issue
Block a user