chore(helm): update image redmine 6.0.4 → 6.0.5 (#34645)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | patch | `394507b` -> `eb37f58` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.4
|
||||
appVersion: 6.0.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/redmine
|
||||
- https://hub.docker.com/_/redmine
|
||||
type: application
|
||||
version: 14.0.14
|
||||
version: 14.0.15
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: redmine
|
||||
repository: docker.io/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.0.4@sha256:394507b2145aecbf168f9ed378cf101b5e37d829d831ed15910affa783ae8421
|
||||
tag: 6.0.5@sha256:46d53d15169a042933a429d75213b82bb7e0891e57d6e32f67975f3eec06b64e
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
||||
|
||||
Reference in New Issue
Block a user