Update Traefik chart to version 10.15.0
parent
c44141b4d1
commit
2f6ab87b51
|
@ -3,10 +3,9 @@
|
|||
@@ -19,3 +19,8 @@
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
type: application
|
||||
version: 10.6.0
|
||||
version: 10.15.0
|
||||
+kubeVersion: ">= 1.16.0-0"
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: traefik
|
||||
+ catalog.cattle.io/display-name: Traefik Proxy
|
||||
\ No newline at end of file
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://helm.traefik.io/traefik/traefik-10.6.0.tgz
|
||||
url: https://helm.traefik.io/traefik/traefik-10.15.0.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue