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