Merge pull request #85 from andrewheberle/haproxy-1.12.5

Update HAProxy Ingress to 1.12.5
pull/88/head
Steven Crespo 2021-04-29 17:26:42 -07:00 committed by GitHub
commit 11429e23e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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