Skip to content

Commit

Permalink
build: automatic update of traefik
Browse files Browse the repository at this point in the history
updates image traefik tag '2.9.1' to '2.9.10'
  • Loading branch information
Argo Image Updater committed Dec 6, 2023
1 parent 2476e59 commit dde2f3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/infrastructure/traefik/.argocd-source-traefik.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
helm:
parameters:
- name: kured.image.name
- name: traefik.image.repository
value: traefik
forcestring: true
- name: kured.image.tag
- name: traefik.image.tag
value: 2.9.10
forcestring: true

0 comments on commit dde2f3c

Please sign in to comment.