From 4c2cde1a330491cc6db5354cd97b1340b7ac8893 Mon Sep 17 00:00:00 2001 From: Andrew Heberle Date: Fri, 16 Apr 2021 15:57:28 +0800 Subject: [PATCH] Update haproxy chart version --- packages/haproxy/haproxy.patch | 2 +- packages/haproxy/overlay/questions.yml | 2 +- packages/haproxy/package.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/haproxy/haproxy.patch b/packages/haproxy/haproxy.patch index 48d9d2f5e..43a75c330 100644 --- a/packages/haproxy/haproxy.patch +++ b/packages/haproxy/haproxy.patch @@ -9,7 +9,7 @@ diff -x '*.tgz' -x '*.lock' -uNr packages/haproxy/charts-original/Chart.yaml pac +name: haproxy sources: - https://github.com/haproxytech/kubernetes-ingress - version: 1.12.1 + version: 1.12.5 +annotations: + catalog.cattle.io/certified: partner + catalog.cattle.io/release-name: haproxy diff --git a/packages/haproxy/overlay/questions.yml b/packages/haproxy/overlay/questions.yml index 27ff89e72..298326086 100644 --- a/packages/haproxy/overlay/questions.yml +++ b/packages/haproxy/overlay/questions.yml @@ -8,7 +8,7 @@ questions: show_subquestion_if: false subquestions: - variable: controller.image.tag - default: "1.4.6" + default: "1.5.4" description: "HAProxy Ingress Controller Tag" type: string label: HAProxy Ingress Controller Tag diff --git a/packages/haproxy/package.yaml b/packages/haproxy/package.yaml index 243ef1b89..87ece4ec4 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.12.1/kubernetes-ingress-1.12.1.tgz +url: https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.12.5/kubernetes-ingress-1.12.5.tgz packageVersion: 00