fix: use fixed version for traefik container for consistency
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: traefik
|
||||
# defaults to appVersion
|
||||
tag: v2.5
|
||||
tag: v2.5.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Create an IngressRoute for the dashboard
|
||||
|
||||
Reference in New Issue
Block a user