diff --git a/packages/haproxy/generated-changes/overlay/questions.yml b/packages/haproxy/generated-changes/overlay/questions.yml index 693d6e966..0345b52a3 100644 --- a/packages/haproxy/generated-changes/overlay/questions.yml +++ b/packages/haproxy/generated-changes/overlay/questions.yml @@ -8,7 +8,7 @@ questions: show_subquestion_if: false subquestions: - variable: controller.image.tag - default: "1.6.5" + default: "1.6.7" description: "HAProxy Ingress Controller Tag" type: string label: HAProxy Ingress Controller Tag diff --git a/packages/haproxy/generated-changes/patch/Chart.yaml.patch b/packages/haproxy/generated-changes/patch/Chart.yaml.patch index 2d9d89a50..7dcfbb893 100644 --- a/packages/haproxy/generated-changes/patch/Chart.yaml.patch +++ b/packages/haproxy/generated-changes/patch/Chart.yaml.patch @@ -1,6 +1,6 @@ --- charts-original/Chart.yaml +++ charts/Chart.yaml -@@ -14,7 +14,11 @@ +@@ -17,8 +17,12 @@ name: Baptiste Assmann - email: dkorunic@haproxy.com name: Dinko Korunic @@ -8,7 +8,8 @@ +name: haproxy sources: - https://github.com/haproxytech/kubernetes-ingress - version: 1.16.1 + type: application + version: 1.16.3 +annotations: + catalog.cattle.io/certified: partner + catalog.cattle.io/release-name: haproxy diff --git a/packages/haproxy/package.yaml b/packages/haproxy/package.yaml index 40e592e6d..becc414e5 100644 --- a/packages/haproxy/package.yaml +++ b/packages/haproxy/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.16.1/kubernetes-ingress-1.16.1.tgz +url: https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.16.3/kubernetes-ingress-1.16.3.tgz packageVersion: 00