Skip to content

Commit

Permalink
fix: update docker.io/traefik/whoami docker tag to v1.10.3 (#721)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
sebastien-prudhomme and renovate-bot authored Aug 25, 2024
1 parent 648d644 commit 01489bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/whoami/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: whoami
sources:
- https://github.com/traefik/whoami
- https://github.com/cowboysysop/charts/tree/master/charts/whoami
version: 5.1.1
version: 5.1.2
dependencies:
- name: common
version: 2.9.0
Expand Down
2 changes: 1 addition & 1 deletion charts/whoami/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ image:
repository: traefik/whoami

## @param image.tag Image tag
tag: v1.10.2
tag: v1.10.3

## @param image.digest Image digest
digest: ""
Expand Down

0 comments on commit 01489bb

Please sign in to comment.