chore(deps): update container image redmine to 5.1.2@243b1f7 by renovate (#22058)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | digest | `4abbe0d` -> `243b1f7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
4a70981bce
commit
6edbfd7539
|
@ -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: 12.0.5
|
version: 12.0.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: redmine
|
repository: redmine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 5.1.2@sha256:4abbe0d0094ee61ad528192f3a9e5ae48f853f27debe023c894f201a3234669d
|
tag: 5.1.2@sha256:243b1f7abda9afd420dd386fdfbbe6ffe58f15cb8a626294eaca7fb54e4706e8
|
||||||
redmine:
|
redmine:
|
||||||
plugins_migrate: true
|
plugins_migrate: true
|
||||||
no_db_migrate: false
|
no_db_migrate: false
|
||||||
|
|
Loading…
Reference in New Issue