From eb019391ff152b7bb790f40c408abc62fc5c5eed Mon Sep 17 00:00:00 2001 From: Thiago Padilha Date: Mon, 24 Jun 2024 10:33:02 -0300 Subject: [PATCH] Update chart to 2.14.0, matching the appVersion Signed-off-by: Thiago Padilha --- 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 cd65ac0..a042703 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.13.2 +version: 2.14.0 appVersion: "v2.14.0" maintainers: - name: Calyptia diff --git a/charts/core-instance/Chart.yaml b/charts/core-instance/Chart.yaml index 0349596..a87870e 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.13.2 +version: 2.14.0 appVersion: "v2.14.0" maintainers: - name: Calyptia diff --git a/charts/core-operator/Chart.yaml b/charts/core-operator/Chart.yaml index e6dcda4..5194de2 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.13.2 +version: 2.14.0 appVersion: "v2.14.0" maintainers: - name: Calyptia