Skip to content

Commit 4c40700

Browse files
committed
chore: Release 2.1.2
1 parent 9dc3205 commit 4c40700

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 2.1.1
411

512
### Bugs
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "2.1.1"
2+
appVersion: "2.1.2"
33
description: A Helm chart for Kubernetes
44
name: postgresql-operator
5-
version: 0.2.2
5+
version: 0.2.3

0 commit comments

Comments
 (0)