mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 18:31:21 -03:00
chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.3.6 (#34528)
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.3.5` -> `3.3.6` | --- ### Release Notes <details> <summary>traefik/traefik-library-image (public.ecr.aws/docker/library/traefik)</summary> ### [`v3.3.6`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.6...v3.3.6) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.6...v3.3.6) ### [`v3.3.6`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.5...v3.3.6) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.5...v3.3.6) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM public.ecr.aws/docker/library/traefik:3.3.5@sha256:104204dadedf5d1284f8ef8f97f705649ac81aa6f7a6c9abf13e2c59245b8abc
|
||||
FROM public.ecr.aws/docker/library/traefik:3.3.6@sha256:83f3c843133530e4aa45e6ddc415488583a8a01c88adc5022d415c6e97ceeaae
|
||||
# Above line used by CI to find tags etc
|
||||
|
||||
FROM public.ecr.aws/docker/library/alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c as plugins
|
||||
|
||||
Reference in New Issue
Block a user