mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 16:31:21 -03:00
chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.5.3 (#40064)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/traefik](https://hub.docker.com/_/traefik) ([source](https://redirect.github.com/traefik/traefik-library-image)) | stage | patch | `v3.5.2` -> `3.5.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>traefik/traefik-library-image (public.ecr.aws/docker/library/traefik)</summary> ### [`v3.5.3`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.5.3...v3.5.3) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.5.3...v3.5.3) ### [`v3.5.3`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.5.2...v3.5.3) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.5.2...v3.5.3) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM public.ecr.aws/docker/library/traefik:v3.5.2@sha256:f0abbbd11ced29754d4d188c29e9320b613481ec162b6ea5d3a8b6bdd8e5fa54
|
||||
FROM public.ecr.aws/docker/library/traefik:3.5.3@sha256:84eb6c0e67c99fa026bf1bf4b0afd9ad44350d375b4ebc5049c5f70543a729d6
|
||||
# Above line used by CI to find tags etc
|
||||
|
||||
FROM public.ecr.aws/docker/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 as plugins
|
||||
|
||||
Reference in New Issue
Block a user