Update HAProxy package version

pull/125/head
Andrew Heberle 2021-08-24 05:25:11 +00:00
parent 98b7bfde52
commit ca406f4244
3 changed files with 5 additions and 5 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.5.4" default: "1.6.5"
description: "HAProxy Ingress Controller Tag" description: "HAProxy Ingress Controller Tag"
type: string type: string
label: HAProxy Ingress Controller Tag label: HAProxy Ingress Controller Tag
@ -70,4 +70,3 @@ questions:
default: "MYPASSWORD" default: "MYPASSWORD"
description: "HAProxy Enterprise Password" description: "HAProxy Enterprise Password"
label: Password label: Password

View File

@ -1,6 +1,6 @@
--- charts-original/Chart.yaml --- charts-original/Chart.yaml
+++ charts/Chart.yaml +++ charts/Chart.yaml
@@ -14,7 +14,10 @@ @@ -14,7 +14,11 @@
name: Baptiste Assmann name: Baptiste Assmann
- email: dkorunic@haproxy.com - email: dkorunic@haproxy.com
name: Dinko Korunic name: Dinko Korunic
@ -8,7 +8,8 @@
+name: haproxy +name: haproxy
sources: sources:
- https://github.com/haproxytech/kubernetes-ingress - https://github.com/haproxytech/kubernetes-ingress
version: 1.12.5 version: 1.16.1
+annotations: +annotations:
+ catalog.cattle.io/certified: partner + catalog.cattle.io/certified: partner
+ catalog.cattle.io/release-name: haproxy + catalog.cattle.io/release-name: haproxy
+ catalog.cattle.io/display-name: HAProxy Kubernetes Ingress Controller

View File

@ -1,2 +1,2 @@
url: https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.12.5/kubernetes-ingress-1.12.5.tgz url: https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.16.1/kubernetes-ingress-1.16.1.tgz
packageVersion: 00 packageVersion: 00