mirror of
https://github.com/truecharts/charts.git
synced 2026-08-04 05:31:22 -03:00
chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.5.1 (#38854)
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 | `3.5.0` -> `v3.5.1` | --- > [!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.1`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.5.1...v3.5.1) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.5.1...v3.5.1) ### [`v3.5.1`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.5.0...v3.5.1) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.5.0...v3.5.1) </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:3.5.0@sha256:4e7175cfe19be83c6b928cae49dde2f2788fb307189a4dc9550b67acf30c11a5
|
||||
FROM public.ecr.aws/docker/library/traefik:v3.5.1@sha256:c56901603318ee375477ee5c3f50d175d3ec42dc102efc2f1158f0756ba4dffa
|
||||
# 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