From bdfb67086a4e60e70b3b0663f1b387541ff08129 Mon Sep 17 00:00:00 2001 From: rriski Date: Tue, 2 Jul 2024 12:42:29 +0000 Subject: [PATCH] chore: synced file(s) with aiven/aiven-operator (#50) Co-authored-by: rriski --- charts/aiven-operator-crds/Chart.yaml | 4 ++-- charts/aiven-operator/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/aiven-operator-crds/Chart.yaml b/charts/aiven-operator-crds/Chart.yaml index eb6d8fe..3a76ff3 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.21.0 -appVersion: v0.21.0 +version: v0.22.0 +appVersion: v0.22.0 maintainers: - name: byashimov url: https://www.aiven.io diff --git a/charts/aiven-operator/Chart.yaml b/charts/aiven-operator/Chart.yaml index 66b9486..697ade4 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.21.0 -appVersion: v0.21.0 +version: v0.22.0 +appVersion: v0.22.0 maintainers: - name: byashimov url: https://www.aiven.io