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