We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ff2d6 commit a447013Copy full SHA for a447013
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.17\
+ --version 0.13.18\
56
-f haproxy-ingress-values.yaml
57
```
58
0 commit comments