From 3661f0e2af5b1d0ff1ae7bc43800c1f00ddf9eb1 Mon Sep 17 00:00:00 2001 From: Aleksander Zaruczewski Date: Tue, 20 Jun 2023 14:59:05 +0300 Subject: [PATCH] chore: synced file(s) with aiven/aiven-operator (#27) * chore: synced local 'charts/aiven-operator/' with remote 'charts/aiven-operator/' * chore: synced local 'charts/aiven-operator-crds/' with remote 'charts/aiven-operator-crds/' --- 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 0bb677c..9532c76 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.12.1 -appVersion: v0.12.1 +version: v0.12.2 +appVersion: v0.12.2 maintainers: - name: mhoffm-aiven url: https://www.aiven.io diff --git a/charts/aiven-operator/Chart.yaml b/charts/aiven-operator/Chart.yaml index f523290..44be98d 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.12.1 -appVersion: v0.12.1 +version: v0.12.2 +appVersion: v0.12.2 maintainers: - name: mhoffm-aiven url: https://www.aiven.io