diff --git a/metal3-chart/Chart.yaml b/metal3-chart/Chart.yaml index 827662f..7b4e75b 100644 --- a/metal3-chart/Chart.yaml +++ b/metal3-chart/Chart.yaml @@ -1,5 +1,5 @@ -#!BuildTag: %%IMG_PREFIX%%metal3-chart:%%CHART_MAJOR%%.0.0_up0.9.4 -#!BuildTag: %%IMG_PREFIX%%metal3-chart:%%CHART_MAJOR%%.0.0_up0.9.4-%RELEASE% +#!BuildTag: %%IMG_PREFIX%%metal3-chart:%%CHART_MAJOR%%.0.1_up0.9.4 +#!BuildTag: %%IMG_PREFIX%%metal3-chart:%%CHART_MAJOR%%.0.1_up0.9.4-%RELEASE% apiVersion: v2 appVersion: 0.9.4 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.0+up0.9.4" +version: "%%CHART_MAJOR%%.0.1+up0.9.4" diff --git a/release-manifest-image/release_manifest.yaml b/release-manifest-image/release_manifest.yaml index 8b9fa35..e2afaf9 100644 --- a/release-manifest-image/release_manifest.yaml +++ b/release-manifest-image/release_manifest.yaml @@ -170,7 +170,7 @@ spec: - prettyName: Metal3 releaseName: metal3 chart: %%CHART_REPO%%/%%IMG_PREFIX%%metal3-chart - version: %%CHART_MAJOR%%.0.0+up0.9.4 + version: %%CHART_MAJOR%%.0.1+up0.9.4 - prettyName: RancherTurtles releaseName: rancher-turtles chart: %%CHART_REPO%%/%%IMG_PREFIX%%rancher-turtles-chart