From e140c262c9c50377d2a1d2f53f413bac563e838d Mon Sep 17 00:00:00 2001 From: patrick-stephens <6388272+patrick-stephens@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:37:05 +0000 Subject: [PATCH] ci: update Core Operator chart from latest version internally Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- charts/core-crd/Chart.yaml | 2 +- charts/core-instance/Chart.yaml | 2 +- charts/core-operator/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/core-crd/Chart.yaml b/charts/core-crd/Chart.yaml index c1d6b5f..df854ee 100644 --- a/charts/core-crd/Chart.yaml +++ b/charts/core-crd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: core-crd description: A Helm chart for Kubernetes type: application -version: 2.6.0 +version: 2.5.2 appVersion: "v2.6.0" maintainers: - name: Calyptia diff --git a/charts/core-instance/Chart.yaml b/charts/core-instance/Chart.yaml index 1d16390..f4297a3 100644 --- a/charts/core-instance/Chart.yaml +++ b/charts/core-instance/Chart.yaml @@ -4,7 +4,7 @@ description: Calyptia Core Instance chart home: https://calyptia.com/products/core/ icon: https://storage.googleapis.com/calyptia_public_resources_bucket/logo-darkmode.svg type: application -version: 2.6.0 +version: 2.5.2 appVersion: "v2.6.0" maintainers: - name: Calyptia diff --git a/charts/core-operator/Chart.yaml b/charts/core-operator/Chart.yaml index 6d6bc93..3527c20 100644 --- a/charts/core-operator/Chart.yaml +++ b/charts/core-operator/Chart.yaml @@ -4,7 +4,7 @@ description: Calyptia Core Operator chart home: https://calyptia.com/products/core/ icon: https://storage.googleapis.com/calyptia_public_resources_bucket/logo-darkmode.svg type: application -version: 2.6.0 +version: 2.5.2 appVersion: "v2.6.0" maintainers: - name: Calyptia