We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd9b1d commit 4ba86cfCopy full SHA for 4ba86cf
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.12.20\
+ --version 0.12.21\
56
-f haproxy-ingress-values.yaml
57
```
58
0 commit comments