Merge pull request #85 from andrewheberle/haproxy-1.12.5
Update HAProxy Ingress to 1.12.5pull/88/head
commit
11429e23e2
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue