use v2.4 rolling tag for traefik (renovate has trouble with the _/traefik container)
This commit is contained in:
@@ -3,7 +3,7 @@ kubeVersion: ">=1.16.0-0"
|
||||
name: traefik
|
||||
version: 2.0.1
|
||||
upstream_version: 9.15.2
|
||||
appVersion: "auto"
|
||||
appVersion: "2.4"
|
||||
description: A Traefik based Reverse Proxy and Certificate Manager
|
||||
type: application
|
||||
deprecated: false
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
name: traefik
|
||||
# defaults to appVersion
|
||||
tag: v2.4.6
|
||||
tag: v2.4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
#
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
name: traefik
|
||||
# defaults to appVersion
|
||||
tag: v2.4.6
|
||||
tag: v2.4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user