We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ddaeb commit 687bc24Copy full SHA for 687bc24
1 file changed
README.md
@@ -45,7 +45,7 @@ AboutBits PostgreSQL Operator is a Kubernetes operator that helps you manage Pos
45
### Helm Chart
46
47
```bash
48
-helm install postgresql-operator https://github.com/aboutbits/postgresql-operator/releases/download/v0.3.2/postgresql-operator-0.3.2.tgz
+helm install postgresql-operator https://github.com/aboutbits/postgresql-operator/releases/download/v0.4.0/postgresql-operator-0.4.0.tgz
49
```
50
51
With the Helm chart, the Custom Resource Definitions (CRDs) are installed automatically.
0 commit comments