Compare commits

..

1 Commits

Author SHA256 Message Date
1f11000be9 Update metal3-chart to leverage IPA downloader 3.0.4
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 3m37s
Signed-off-by: Marco Chiappero <marco.chiappero@suse.com>
2025-05-09 09:01:27 +00:00

View File

@@ -1,5 +1,5 @@
#!BuildTag: %%CHART_PREFIX%%metal3:%%CHART_MAJOR%%.0.2_up0.11.1
#!BuildTag: %%CHART_PREFIX%%metal3:%%CHART_MAJOR%%.0.2_up0.11.1-%RELEASE%
#!BuildTag: %%CHART_PREFIX%%metal3:%%CHART_MAJOR%%.0.3_up0.11.1
#!BuildTag: %%CHART_PREFIX%%metal3:%%CHART_MAJOR%%.0.3_up0.11.1-%RELEASE%
apiVersion: v2
appVersion: 0.11.1
dependencies:
@@ -25,4 +25,4 @@ description: A Helm chart that installs all of the dependencies needed for Metal
icon: https://github.com/cncf/artwork/raw/master/projects/metal3/icon/color/metal3-icon-color.svg
name: metal3
type: application
version: "%%CHART_MAJOR%%.0.2+up0.11.1"
version: "%%CHART_MAJOR%%.0.3+up0.11.1"