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