Update HAProxy to 1.17.10
parent
fdb6993607
commit
476a519aa8
|
@ -8,7 +8,7 @@ questions:
|
|||
show_subquestion_if: false
|
||||
subquestions:
|
||||
- variable: controller.image.tag
|
||||
default: "1.6.7"
|
||||
default: "1.7.2"
|
||||
description: "HAProxy Ingress Controller Tag"
|
||||
type: string
|
||||
label: HAProxy Ingress Controller Tag
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
sources:
|
||||
- https://github.com/haproxytech/kubernetes-ingress
|
||||
type: application
|
||||
version: 1.16.3
|
||||
version: 1.17.10
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: haproxy
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.16.3/kubernetes-ingress-1.16.3.tgz
|
||||
url: https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.17.10/kubernetes-ingress-1.17.10.tgz
|
||||
packageVersion: 00
|
||||
|
|
Loading…
Reference in New Issue