diff --git a/CHANGELOG.md b/CHANGELOG.md index bcb3e3f..fa782e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ ## [MAJOR.MINOR.PATCH] - YYYY-MM-DD -## aiven-operator-v0.7.0 - 2023-01-20 -* sync with aiven-operator v0.7.0 +## aiven-operator-v0.7.1 - 2023-24-01 +* sync with aiven-operator v0.7.1 ## aiven-operator-v0.6.0 - 2023-01-16 * sync with aiven-operator v0.6.0 diff --git a/charts/aiven-operator-crds/Chart.yaml b/charts/aiven-operator-crds/Chart.yaml index baefb2a..44bc033 100644 --- a/charts/aiven-operator-crds/Chart.yaml +++ b/charts/aiven-operator-crds/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: aiven-operator-crds description: A Helm chart to deploy the aiven operator custom resource definitions type: application -version: v0.7.0 -appVersion: v0.7.0 +version: v0.7.1 +appVersion: v0.7.1 maintainers: - name: mhoffm-aiven url: https://www.aiven.io diff --git a/charts/aiven-operator/Chart.yaml b/charts/aiven-operator/Chart.yaml index d5cd1a7..5524a14 100644 --- a/charts/aiven-operator/Chart.yaml +++ b/charts/aiven-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: aiven-operator description: A Helm chart to deploy the aiven operator type: application -version: v0.7.0 -appVersion: v0.7.0 +version: v0.7.1 +appVersion: v0.7.1 maintainers: - name: mhoffm-aiven url: https://www.aiven.io