chore(deps): update container image tccr.io/tccr/traefik to v3.0.4@1634246 by renovate (#24131)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/traefik](https://togithub.com/truecharts/containers) | patch | `v3.0.3` -> `v3.0.4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
4a8c33101e
commit
cbdcdb03ed
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: premium
|
||||
apiVersion: v2
|
||||
appVersion: 3.0.3
|
||||
appVersion: 3.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
version: 29.1.6
|
||||
version: 29.1.7
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/tccr/traefik
|
||||
tag: v3.0.3@sha256:a6cf8a2b9bdb83ce72ddfb4233f494b57ad6095831cd17a302b5e1a6ac9f4735
|
||||
tag: v3.0.4@sha256:1634246a6aa2fdcd8f4117b40befcf6f4ebd18d7ead4863e7aafd0767c50e777
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
||||
|
|
Loading…
Reference in New Issue