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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
# #
+1 -1
View File
@@ -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
## ##