Update HAProxy to 1.17.10

pull/275/head
Andrew Heberle 2021-12-01 06:04:52 +00:00
parent fdb6993607
commit 476a519aa8
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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