We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc3205 commit 4c40700Copy full SHA for 4c40700
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 2.1.2
4
+
5
+### Bugs
6
7
+- Change deletion algorithm and add some security to avoid status flush
8
+- Fix pgdb deletion not checking is pgur exists
9
10
## 2.1.1
11
12
### Bugs
helm/postgresql-operator/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v1
-appVersion: "2.1.1"
+appVersion: "2.1.2"
description: A Helm chart for Kubernetes
name: postgresql-operator
-version: 0.2.2
+version: 0.2.3
0 commit comments