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
|
name: traefik
|
||||||
version: 2.0.1
|
version: 2.0.1
|
||||||
upstream_version: 9.15.2
|
upstream_version: 9.15.2
|
||||||
appVersion: "auto"
|
appVersion: "2.4"
|
||||||
description: A Traefik based Reverse Proxy and Certificate Manager
|
description: A Traefik based Reverse Proxy and Certificate Manager
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
image:
|
image:
|
||||||
name: traefik
|
name: traefik
|
||||||
# defaults to appVersion
|
# defaults to appVersion
|
||||||
tag: v2.4.6
|
tag: v2.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
name: traefik
|
name: traefik
|
||||||
# defaults to appVersion
|
# defaults to appVersion
|
||||||
tag: v2.4.6
|
tag: v2.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user