From b386429285591d063feb7955cd8ce6436513b7fb Mon Sep 17 00:00:00 2001 From: Joao Morais Date: Sat, 25 Dec 2021 10:11:34 -0300 Subject: [PATCH] update to v0.10.13 --- docs/content/en/docs/getting-started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/getting-started/_index.md b/docs/content/en/docs/getting-started/_index.md index 57de8486e..ee9d0a662 100644 --- a/docs/content/en/docs/getting-started/_index.md +++ b/docs/content/en/docs/getting-started/_index.md @@ -52,7 +52,7 @@ HAProxy Ingress chart [documentation](https://github.com/haproxy-ingress/charts/ ```shell $ helm install haproxy-ingress haproxy-ingress/haproxy-ingress\ --create-namespace --namespace ingress-controller\ - --version 0.10.12\ + --version 0.10.13\ -f haproxy-ingress-values.yaml ```