We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5830c78 commit 859de38Copy full SHA for 859de38
docs/content/en/docs/getting-started/_index.md
@@ -71,7 +71,7 @@ HAProxy Ingress uses [Helm](https://helm.sh) chart to install and configure the
71
$ helm upgrade haproxy-ingress haproxy-ingress/haproxy-ingress\
72
--install\
73
--create-namespace --namespace ingress-controller\
74
- --version 0.14.7\
+ --version 0.14.8\
75
-f haproxy-ingress-values.yaml
76
```
77
0 commit comments