We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb60f8 commit 6cadf15Copy full SHA for 6cadf15
1 file changed
README.md
@@ -36,7 +36,7 @@ AboutBits PostgreSQL Operator is a Kubernetes operator that helps you manage Pos
36
### Helm Chart
37
38
```bash
39
-helm install postgresql-operator https://github.com/aboutbits/postgresql-operator/releases/download/v0.2.3/postgresql-operator-0.2.3.tgz
+helm install postgresql-operator https://github.com/aboutbits/postgresql-operator/releases/download/v0.2.4/postgresql-operator-0.2.4.tgz
40
```
41
42
With the Helm chart, the Custom Resource Definitions (CRDs) are installed automatically.
0 commit comments