diff --git a/dist/chart/Chart.yaml b/dist/chart/Chart.yaml index 594c4178a..d41d9d2e2 100644 --- a/dist/chart/Chart.yaml +++ b/dist/chart/Chart.yaml @@ -3,6 +3,6 @@ name: cortex description: A Helm chart to distribute cortex. type: application version: 0.0.9 -appVersion: "sha-fb1684dc" +appVersion: "sha-311e85c3" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/bundles/cortex-cinder/Chart.yaml b/helm/bundles/cortex-cinder/Chart.yaml index 355abadb7..44dbf634d 100644 --- a/helm/bundles/cortex-cinder/Chart.yaml +++ b/helm/bundles/cortex-cinder/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-cinder description: A Helm chart deploying Cortex for Cinder. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../library/cortex-postgres diff --git a/helm/bundles/cortex-crds/Chart.yaml b/helm/bundles/cortex-crds/Chart.yaml index b6b6422f6..a9e57e5b7 100644 --- a/helm/bundles/cortex-crds/Chart.yaml +++ b/helm/bundles/cortex-crds/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-crds description: A Helm chart deploying Cortex CRDs. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../../dist/chart diff --git a/helm/bundles/cortex-ironcore/Chart.yaml b/helm/bundles/cortex-ironcore/Chart.yaml index d28d409b1..b587f5fdd 100644 --- a/helm/bundles/cortex-ironcore/Chart.yaml +++ b/helm/bundles/cortex-ironcore/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-ironcore description: A Helm chart deploying Cortex for IronCore. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../../dist/chart diff --git a/helm/bundles/cortex-manila/Chart.yaml b/helm/bundles/cortex-manila/Chart.yaml index 8a31d9e30..f84b46058 100644 --- a/helm/bundles/cortex-manila/Chart.yaml +++ b/helm/bundles/cortex-manila/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-manila description: A Helm chart deploying Cortex for Manila. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../library/cortex-postgres diff --git a/helm/bundles/cortex-nova/Chart.yaml b/helm/bundles/cortex-nova/Chart.yaml index 13bb21c4f..a33f791b9 100644 --- a/helm/bundles/cortex-nova/Chart.yaml +++ b/helm/bundles/cortex-nova/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-nova description: A Helm chart deploying Cortex for Nova. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../library/cortex-postgres