From 5924878197af9fcce8cd3edfbafed16a4921ac08 Mon Sep 17 00:00:00 2001 From: Murad Biashimov Date: Tue, 24 Jan 2023 13:42:02 +0100 Subject: [PATCH] release: v0.7.1 (#19) --- CHANGELOG.md | 4 ++-- charts/aiven-operator-crds/Chart.yaml | 4 ++-- charts/aiven-operator/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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