diff --git a/charts/core-crd/Chart.yaml b/charts/core-crd/Chart.yaml index cf38e2b..c0f73df 100644 --- a/charts/core-crd/Chart.yaml +++ b/charts/core-crd/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: core-crd description: A Helm chart for Kubernetes type: application -version: 2.0.9 -appVersion: "v2.0.24" +version: 2.0.10 +appVersion: "v2.0.25" maintainers: - name: Calyptia email: hello@calyptia.com diff --git a/charts/core-instance/Chart.yaml b/charts/core-instance/Chart.yaml index b6d2dfa..2a746e3 100644 --- a/charts/core-instance/Chart.yaml +++ b/charts/core-instance/Chart.yaml @@ -4,8 +4,8 @@ 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.0.9 -appVersion: "v2.0.24" +version: 2.0.10 +appVersion: "v2.0.25" maintainers: - name: Calyptia email: hello@calyptia.com diff --git a/charts/core-operator/Chart.yaml b/charts/core-operator/Chart.yaml index 9ef856f..6b4d152 100644 --- a/charts/core-operator/Chart.yaml +++ b/charts/core-operator/Chart.yaml @@ -4,8 +4,8 @@ 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.0.9 -appVersion: "v2.0.24" +version: 2.0.10 +appVersion: "v2.0.25" maintainers: - name: Calyptia email: hello@calyptia.com diff --git a/charts/core-operator/values.yaml b/charts/core-operator/values.yaml index 4f4a754..530384f 100644 --- a/charts/core-operator/values.yaml +++ b/charts/core-operator/values.yaml @@ -4,7 +4,7 @@ images: operator: registry: ghcr.io repository: calyptia/core-operator - tag: 2.0.24 + tag: 2.0.25 pullSecrets: [] hotReload: registry: ghcr.io