We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60757c9 commit 9372903Copy full SHA for 9372903
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.4.3/postgresql-operator-0.4.3.tgz
+helm install postgresql-operator https://github.com/aboutbits/postgresql-operator/releases/download/v0.4.4/postgresql-operator-0.4.4.tgz
49
```
50
51
With the Helm chart, the Custom Resource Definitions (CRDs) are installed automatically.
0 commit comments