Skip to content

Commit ef86017

Browse files
authored
chore(release): v0.33.1 (#1035)
1 parent 4cdfdd8 commit ef86017

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [MAJOR.MINOR.PATCH] - YYYY-MM-DD
44

5+
## v0.33.1 - 2025-10-08
6+
57
- Fix `PostgreSQL`: resolved panic during upgrade check task fails
68

79
## v0.33.0 - 2025-09-30

charts/aiven-operator-crds/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: aiven-operator-crds
33
description: A Helm chart to deploy the aiven operator custom resource definitions
44
type: application
5-
version: v0.33.0
6-
appVersion: v0.33.0
5+
version: v0.33.1
6+
appVersion: v0.33.1
77
maintainers:
88
- name: byashimov
99
url: https://www.aiven.io

charts/aiven-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: aiven-operator
33
description: A Helm chart to deploy the aiven operator
44
type: application
5-
version: v0.33.0
6-
appVersion: v0.33.0
5+
version: v0.33.1
6+
appVersion: v0.33.1
77
maintainers:
88
- name: byashimov
99
url: https://www.aiven.io

docs/docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33

4+
## v0.33.1 - 2025-10-08
5+
6+
- Fix `PostgreSQL`: resolved panic during upgrade check task fails
7+
48
## v0.33.0 - 2025-09-30
59

610
- **DEPRECATION**: `AlloyDBOmni` is deprecated and entering its end-of-life cycle. See <https://aiven.io/docs/platform/reference/end-of-life> for details

0 commit comments

Comments
 (0)