Skip to content

Commit

Permalink
fix(container): update image traefik to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
trap-renovate[bot] authored Dec 11, 2024
1 parent 7895a6f commit 2893ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traefik/daemon-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:

containers:
- name: traefik
image: traefik:v3.2.1
image: traefik:v3.2.2
volumeMounts:
- mountPath: /traefik-core-config
name: config
Expand Down

0 comments on commit 2893ad0

Please sign in to comment.