use v2.4 rolling tag for traefik (renovate has trouble with the _/traefik container)

This commit is contained in:
kjeld Schouten-Lebbing
2021-04-09 17:47:01 +02:00
parent fe71479354
commit 23f78477ff
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -7,7 +7,7 @@
image:
name: traefik
# defaults to appVersion
tag: v2.4.6
tag: v2.4
pullPolicy: IfNotPresent
#

View File

@@ -2,7 +2,7 @@
image:
name: traefik
# defaults to appVersion
tag: v2.4.6
tag: v2.4
pullPolicy: IfNotPresent
##