chore(deps): update container image redmine to 5.1.2@d10de45 by renovate (#20558)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | digest | `edabb7c` -> `d10de45` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI4Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
50befa6f54
commit
2fbea7cd9e
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/redmine
|
||||
- https://hub.docker.com/_/redmine
|
||||
type: application
|
||||
version: 11.8.4
|
||||
version: 11.8.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.2@sha256:edabb7c2ce7332f2a5a1b47963a0e6621c60fb0e5a9751e7e5329353cb20a466
|
||||
tag: 5.1.2@sha256:d10de4562517e0a7b559b34b4ff64712a0aade43090a1feb681562f6e69e890c
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
||||
|
|
Loading…
Reference in New Issue