From 8b133980be4a16e23d9d978cab3c56e45a75130a9e4db0c4fd18e54b3160a6b7 Mon Sep 17 00:00:00 2001 From: Denislav Prodanov Date: Thu, 14 Nov 2024 10:42:43 +0200 Subject: [PATCH] init for chart version updates --- akri-chart/Chart.yaml | 2 +- akri-dashboard-extension-chart/Chart.yaml | 2 +- cdi-chart/Chart.yaml | 2 +- endpoint-copier-operator-chart/Chart.yaml | 2 +- metal3-chart/Chart.yaml | 10 +++++----- metal3-chart/charts/baremetal-operator/Chart.yaml | 2 +- metal3-chart/charts/ironic/Chart.yaml | 2 +- metal3-chart/charts/mariadb/Chart.yaml | 2 +- metal3-chart/charts/media/Chart.yaml | 2 +- metallb-chart/Chart.yaml | 2 +- rancher-turtles-airgap-resources-chart/Chart.yaml | 2 +- rancher-turtles-chart/Chart.yaml | 4 ++-- .../charts/cluster-api-operator/Chart.yaml | 2 +- sriov-crd-chart/Chart.yaml | 2 +- sriov-network-operator-chart/Chart.yaml | 2 +- upgrade-controller-chart/Chart.yaml | 2 +- 16 files changed, 21 insertions(+), 21 deletions(-) diff --git a/akri-chart/Chart.yaml b/akri-chart/Chart.yaml index cd2d6ff..02dbb72 100644 --- a/akri-chart/Chart.yaml +++ b/akri-chart/Chart.yaml @@ -8,4 +8,4 @@ description: A Helm chart for Akri icon: https://raw.githubusercontent.com/project-akri/akri-docs/main/art/icon/akri-icon-light.svg name: akri type: application -version: 0.12.20 +version: 302.0.0_up0.12.20 diff --git a/akri-dashboard-extension-chart/Chart.yaml b/akri-dashboard-extension-chart/Chart.yaml index 230d0e2..8e01f15 100644 --- a/akri-dashboard-extension-chart/Chart.yaml +++ b/akri-dashboard-extension-chart/Chart.yaml @@ -17,4 +17,4 @@ description: 'SUSE Edge: Akri extension for Rancher Dashboard' icon: https://raw.githubusercontent.com/cncf/artwork/main/projects/akri/icon/color/akri-icon-color.svg name: akri-dashboard-extension type: application -version: 1.1.0 +version: 302.0.0_up1.1.0 diff --git a/cdi-chart/Chart.yaml b/cdi-chart/Chart.yaml index 641cfc7..4f95638 100644 --- a/cdi-chart/Chart.yaml +++ b/cdi-chart/Chart.yaml @@ -6,4 +6,4 @@ description: A Helm chart for Containerized Data Importer (CDI) icon: https://raw.githubusercontent.com/cncf/artwork/main/projects/kubevirt/icon/color/kubevirt-icon-color.svg name: cdi type: application -version: 0.4.0 +version: 302.0.0_up0.4.0 diff --git a/endpoint-copier-operator-chart/Chart.yaml b/endpoint-copier-operator-chart/Chart.yaml index ff8aa6b..d03787a 100644 --- a/endpoint-copier-operator-chart/Chart.yaml +++ b/endpoint-copier-operator-chart/Chart.yaml @@ -5,4 +5,4 @@ appVersion: v0.2.0 description: A Helm chart for Kubernetes name: endpoint-copier-operator type: application -version: 0.2.1 +version: 302.0.0_up0.2.1 diff --git a/metal3-chart/Chart.yaml b/metal3-chart/Chart.yaml index 50f2777..5f5b683 100644 --- a/metal3-chart/Chart.yaml +++ b/metal3-chart/Chart.yaml @@ -6,22 +6,22 @@ dependencies: - alias: metal3-baremetal-operator name: baremetal-operator repository: file://./charts/baremetal-operator - version: 0.5.0 + version: 302.0.0_up0.5.0 - alias: metal3-ironic name: ironic repository: file://./charts/ironic - version: 0.7.0 + version: 302.0.0_up0.7.0 - alias: metal3-mariadb name: mariadb repository: file://./charts/mariadb - version: 0.5.4 + version: 302.0.0_up0.5.4 - alias: metal3-media condition: global.enable_metal3_media_server name: media repository: file://./charts/media - version: 0.5.0 + version: 302.0.0_up0.5.0 description: A Helm chart that installs all of the dependencies needed for Metal3 icon: https://github.com/cncf/artwork/raw/master/projects/metal3/icon/color/metal3-icon-color.svg name: metal3 type: application -version: 0.8.1 +version: 302.0.0_up0.8.1 diff --git a/metal3-chart/charts/baremetal-operator/Chart.yaml b/metal3-chart/charts/baremetal-operator/Chart.yaml index 1900441..44526d6 100644 --- a/metal3-chart/charts/baremetal-operator/Chart.yaml +++ b/metal3-chart/charts/baremetal-operator/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 0.6.1 description: A Helm chart for baremetal-operator, used by Metal3 name: baremetal-operator type: application -version: 0.5.0 +version: 302.0.0_up0.5.0 diff --git a/metal3-chart/charts/ironic/Chart.yaml b/metal3-chart/charts/ironic/Chart.yaml index a9d39ec..997aaae 100644 --- a/metal3-chart/charts/ironic/Chart.yaml +++ b/metal3-chart/charts/ironic/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 24.1.2 description: A Helm chart for Ironic, used by Metal3 name: ironic type: application -version: 0.7.0 +version: 302.0.0_up0.7.0 diff --git a/metal3-chart/charts/mariadb/Chart.yaml b/metal3-chart/charts/mariadb/Chart.yaml index df93690..eee8090 100644 --- a/metal3-chart/charts/mariadb/Chart.yaml +++ b/metal3-chart/charts/mariadb/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 10.6.7 description: A Helm chart for MariaDB, used by Metal3 name: mariadb type: application -version: 0.5.4 +version: 302.0.0_up0.5.4 diff --git a/metal3-chart/charts/media/Chart.yaml b/metal3-chart/charts/media/Chart.yaml index 544c704..bb431bb 100644 --- a/metal3-chart/charts/media/Chart.yaml +++ b/metal3-chart/charts/media/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 1.16.0 description: A Helm chart for Media, used by Metal3 name: media type: application -version: 0.5.0 +version: 302.0.0_up0.5.0 diff --git a/metallb-chart/Chart.yaml b/metallb-chart/Chart.yaml index 6531cd1..9873ff1 100644 --- a/metallb-chart/Chart.yaml +++ b/metallb-chart/Chart.yaml @@ -20,4 +20,4 @@ name: metallb sources: - https://github.com/metallb/metallb type: application -version: 0.14.9 +version: 302.0.0_up0.14.9 diff --git a/rancher-turtles-airgap-resources-chart/Chart.yaml b/rancher-turtles-airgap-resources-chart/Chart.yaml index 7b95ebc..bd8bef4 100644 --- a/rancher-turtles-airgap-resources-chart/Chart.yaml +++ b/rancher-turtles-airgap-resources-chart/Chart.yaml @@ -7,4 +7,4 @@ home: https://github.com/rancher/turtles/ icon: https://raw.githubusercontent.com/rancher/turtles/main/logos/capi.svg name: rancher-turtles-airgap-resources type: application -version: 0.3.3 +version: 302.0.0_up0.3.3 diff --git a/rancher-turtles-chart/Chart.yaml b/rancher-turtles-chart/Chart.yaml index 84cfa37..3a35d72 100644 --- a/rancher-turtles-chart/Chart.yaml +++ b/rancher-turtles-chart/Chart.yaml @@ -17,7 +17,7 @@ dependencies: - condition: cluster-api-operator.enabled name: cluster-api-operator repository: file://./charts/cluster-api-operator - version: 0.12.0 + version: 302.0.0_up0.12.0 description: Rancher Turtles is an extension to Rancher that brings full Cluster API integration to Rancher. home: https://github.com/rancher/turtles/ @@ -29,4 +29,4 @@ keywords: - provisioning name: rancher-turtles type: application -version: 0.3.3+up0.11.0 +version: 302.0.0_up0.11.0 diff --git a/rancher-turtles-chart/charts/cluster-api-operator/Chart.yaml b/rancher-turtles-chart/charts/cluster-api-operator/Chart.yaml index ef94c5b..582d760 100644 --- a/rancher-turtles-chart/charts/cluster-api-operator/Chart.yaml +++ b/rancher-turtles-chart/charts/cluster-api-operator/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 0.12.0 description: Cluster API Operator name: cluster-api-operator type: application -version: 0.12.0 +version: 302.0.0_up0.12.0 diff --git a/sriov-crd-chart/Chart.yaml b/sriov-crd-chart/Chart.yaml index 5953b18..bf4f5c5 100644 --- a/sriov-crd-chart/Chart.yaml +++ b/sriov-crd-chart/Chart.yaml @@ -10,4 +10,4 @@ apiVersion: v2 description: Installs the CRDs for the SR-IOV operator name: sriov-crd type: application -version: 1.3.0 +version: 302.0.0_up1.3.0 diff --git a/sriov-network-operator-chart/Chart.yaml b/sriov-network-operator-chart/Chart.yaml index 538f7e3..e19316d 100644 --- a/sriov-network-operator-chart/Chart.yaml +++ b/sriov-network-operator-chart/Chart.yaml @@ -25,4 +25,4 @@ name: sriov-network-operator sources: - https://github.com/k8snetworkplumbingwg/sriov-network-operator type: application -version: 1.3.0 +version: 302.0.0_up1.3.0 diff --git a/upgrade-controller-chart/Chart.yaml b/upgrade-controller-chart/Chart.yaml index 380b36e..35a832f 100644 --- a/upgrade-controller-chart/Chart.yaml +++ b/upgrade-controller-chart/Chart.yaml @@ -10,4 +10,4 @@ dependencies: description: A Helm chart for Upgrade Controller name: upgrade-controller type: application -version: 0.1.0 +version: 302.0.0_up0.1.0