We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd6952 commit d40ecbdCopy full SHA for d40ecbd
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.3.0/postgresql-operator-0.3.0.tgz
+helm install postgresql-operator https://github.com/aboutbits/postgresql-operator/releases/download/v0.3.1/postgresql-operator-0.3.1.tgz
40
```
41
42
With the Helm chart, the Custom Resource Definitions (CRDs) are installed automatically.
0 commit comments