Merge "Update chart.metadata.version to reflect breaking change in helm v3.5.2" into stable/2023.1

This commit is contained in:
Zuul 2024-02-07 20:11:02 +00:00 committed by Gerrit Code Review
commit 30ab9c9f5c
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ else
cat << EOF > Chart.yaml
apiVersion: v1
name: magnum
version: metachart
appVersion: metachart
version: 1.0.0
appVersion: v1.0.0
description: Magnum Helm Charts
EOF
sed -i '1i\dependencies:' requirements.yaml