chore(helm): update image tccr.io/tccr/traefik v3.1.6 → v3.1.7 (#28523)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/traefik](https://redirect.github.com/truecharts/public) | patch | `af7086d` -> `f16565c` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: premium
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.6
|
||||
appVersion: 3.1.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.5
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
version: 29.3.5
|
||||
version: 29.3.6
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/traefik
|
||||
tag: v3.1.6@sha256:af7086daa9df1f65e28eec7925fa6b04ad8ecb0482f0c500841ad3fb3e6c5d5b
|
||||
tag: v3.1.7@sha256:f16565c6c68287804608b0a8f225bbfc827f10ed2cd09f4d5c5e28ba644f6f9e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
||||
|
||||
Reference in New Issue
Block a user