1
0
forked from suse-edge/Factory

Fix missed 302 chart prefixes

The CDI chart should only use CHART_MAJOR, and the cluster-api-operator
subchart doesn't need to use a prefix
This commit is contained in:
Steven Hardy 2024-11-19 16:50:59 +00:00
parent 5c2204ba3e
commit 6b530a91d9
Signed by untrusted user: steven.hardy
GPG Key ID: 44E1F7EC6AC42B8E
2 changed files with 2 additions and 2 deletions

View File

@ -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 icon: https://raw.githubusercontent.com/cncf/artwork/main/projects/kubevirt/icon/color/kubevirt-icon-color.svg
name: cdi name: cdi
type: application type: application
version: "%%CHART_MAJOR%%302.0.0+up0.4.0" version: "%%CHART_MAJOR%%.0.0+up0.4.0"

View File

@ -3,4 +3,4 @@ appVersion: 0.14.0
description: Cluster API Operator description: Cluster API Operator
name: cluster-api-operator name: cluster-api-operator
type: application type: application
version: 302.0.0+up0.14.0 version: 0.14.0