Skip to content

Commit

Permalink
traefik tag update (#973)
Browse files Browse the repository at this point in the history
Signed-off-by: rajat <[email protected]>
  • Loading branch information
Rajat0002 authored Jan 31, 2025
1 parent 0ad1f24 commit ef20981
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions community_images/traefik/traefik/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@ disclaimer: |
Trademarks: This software listing is packaged by RapidFort. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
is_locked: "False"
docker_links:
- "[`v3.0.0-rc3`, `3.0.0-rc3`, `v3.0`, `3.0`, `beaufort`](https://github.com/traefik/traefik-library-image/blob/912cc37ab2fb33dffbe653d3b98a224cdc833c48/alpine/Dockerfile)"
- "[`v2.11.0`, `2.11.0`, `v2.11`, `2.11`, `mimolette`, `latest`](https://github.com/traefik/traefik-library-image/blob/fccb66b9845fc4266154377b774ac95127d38078/alpine/Dockerfile)"
- "[`v3.2.5`, `3.2.5`, `v3.2`, `3.2`, `v3`, `3`, `mimolette`](https://github.com/traefik/traefik-library-image/blob/master/v3.2/alpine/Dockerfile)"
- "[`v3.3.2`, `3.3.2`, `v3.3`, `3.3`, `v3`, `3`, `saintnectaire`, `latest`](https://github.com/traefik/traefik-library-image/blob/4fc0980f9d74f7c3be2ef4bf2513cb39b3d2226b/v3.3/alpine/Dockerfile)"
input_registry:
registry: docker.io
account: library
repo_sets:
- traefik:
input_base_tag: "v2.11.[0-9.]*$"
input_base_tag: "v3.3.[0-9.]*$"
- traefik:
input_base_tag: "v3.0.[0-9.]*$"
input_base_tag: "v3.2.[0-9.]*$"
runtimes:
- type: docker_compose
script: dc_coverage.sh
Expand Down

0 comments on commit ef20981

Please sign in to comment.