Skip to content

Commit

Permalink
upgrade to 3.0.4 (staging)
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <kingdon+github@tuesdaystudios.com>
  • Loading branch information
kingdonb committed Jul 24, 2024
1 parent 6744c85 commit 22dfdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/traefik/traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
terminationGracePeriodSeconds: 60
containers:
- name: traefik
image: traefik:3.0.1
image: traefik:3.0.4
args:
- "--entryPoints.web.address=:8000/tcp"
- "--entryPoints.websecure.address=:8443/tcp"
Expand Down

0 comments on commit 22dfdd9

Please sign in to comment.