mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 13:05:15 -03:00
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
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: traefik
|
||||
# defaults to appVersion
|
||||
tag: v2.5
|
||||
tag: v2.5.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x
|
||||
|
||||
Reference in New Issue
Block a user