We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8053abe commit 7192bf9Copy full SHA for 7192bf9
docs/content/en/docs/getting-started/_index.md
@@ -52,7 +52,7 @@ HAProxy Ingress chart [documentation](https://github.com/haproxy-ingress/charts/
52
```shell
53
$ helm install haproxy-ingress haproxy-ingress/haproxy-ingress\
54
--create-namespace --namespace ingress-controller\
55
- --version 0.13.16\
+ --version 0.13.17\
56
-f haproxy-ingress-values.yaml
57
```
58
0 commit comments