From 9df49ced31b184a9def48e7cb3a9b8f8974d14ab Mon Sep 17 00:00:00 2001 From: Andrew Heberle Date: Fri, 26 Feb 2021 15:52:16 +0800 Subject: [PATCH] Update haproxy package version and patch --- packages/haproxy/haproxy.patch | 2 +- packages/haproxy/package.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/haproxy/haproxy.patch b/packages/haproxy/haproxy.patch index c51e61047..48d9d2f5e 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.4.3 + version: 1.12.1 +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 b5900a167..243ef1b89 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.4.3/kubernetes-ingress-1.4.3.tgz +url: https://github.com/haproxytech/helm-charts/releases/download/kubernetes-ingress-1.12.1/kubernetes-ingress-1.12.1.tgz packageVersion: 00