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