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