From 17fa47b16fb43bb627a466e999851bc1f225e878 Mon Sep 17 00:00:00 2001 From: odubajDT <93584209+odubajDT@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:11:30 +0100 Subject: [PATCH] chore: polish helm charts (#3853) Signed-off-by: odubajDT --- chart/Chart.yaml | 2 +- keptn-cert-manager/chart/Chart.yaml | 2 +- lifecycle-operator/chart/Chart.yaml | 2 +- metrics-operator/chart/Chart.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d1de48c208..5d1aa5b8a9 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -34,7 +34,7 @@ annotations: artifacthub.io/operatorCapabilities: Full Lifecycle kubeVersion: '>= 1.27.0-0' type: application -version: 0.8.0 +version: 0.8.0 # Helm Chart version appVersion: v2.3.0 # x-release-please-version dependencies: - name: keptn-cert-manager diff --git a/keptn-cert-manager/chart/Chart.yaml b/keptn-cert-manager/chart/Chart.yaml index 8828219304..0431be57e3 100644 --- a/keptn-cert-manager/chart/Chart.yaml +++ b/keptn-cert-manager/chart/Chart.yaml @@ -19,7 +19,7 @@ annotations: artifacthub.io/operator: 'true' kubeVersion: '>= 1.27.0-0' type: application -version: 0.2.6 +version: 0.2.6 # Helm Chart version appVersion: v3.0.0 # x-release-please-version dependencies: - name: common diff --git a/lifecycle-operator/chart/Chart.yaml b/lifecycle-operator/chart/Chart.yaml index 0a93752f2e..a78faba347 100644 --- a/lifecycle-operator/chart/Chart.yaml +++ b/lifecycle-operator/chart/Chart.yaml @@ -28,7 +28,7 @@ annotations: artifacthub.io/operatorCapabilities: Full Lifecycle kubeVersion: '>= 1.27.0-0' type: application -version: 0.5.0 +version: 0.5.0 # Helm Chart version appVersion: v1.2.0 # x-release-please-version dependencies: - name: common diff --git a/metrics-operator/chart/Chart.yaml b/metrics-operator/chart/Chart.yaml index e82533eb72..ebdc8e3936 100644 --- a/metrics-operator/chart/Chart.yaml +++ b/metrics-operator/chart/Chart.yaml @@ -22,7 +22,7 @@ annotations: artifacthub.io/operator: 'true' kubeVersion: '>= 1.27.0-0' type: application -version: 0.3.1 +version: 0.3.1 # Helm Chart version appVersion: v1.1.1 # x-release-please-version dependencies: - name: common