Skip to content

Commit

Permalink
chore: Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Jan 25, 2024
1 parent 9dc3205 commit 4c40700
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.1.2

### Bugs

- Change deletion algorithm and add some security to avoid status flush
- Fix pgdb deletion not checking is pgur exists

## 2.1.1

### Bugs
Expand Down
4 changes: 2 additions & 2 deletions helm/postgresql-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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 comments on commit 4c40700

Please sign in to comment.