We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174ac0e commit e56ce9fCopy full SHA for e56ce9f
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.15.0-alpha.3 --devel\
+ --version 0.15.0-beta.1 --devel\
75
-f haproxy-ingress-values.yaml
76
```
77
0 commit comments