Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit 22dfdd9

Browse files
committed
upgrade to 3.0.4 (staging)
Signed-off-by: Kingdon Barrett <[email protected]>
1 parent 6744c85 commit 22dfdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/base/traefik/traefik.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
terminationGracePeriodSeconds: 60
2323
containers:
2424
- name: traefik
25-
image: traefik:3.0.1
25+
image: traefik:3.0.4
2626
args:
2727
- "--entryPoints.web.address=:8000/tcp"
2828
- "--entryPoints.websecure.address=:8443/tcp"

0 commit comments

Comments
 (0)