Bump minor version in ironic-image and metal3-chart #206
Reference in New Issue
Block a user
No description provided.
Delete Branch "mchiappero/Factory:ironic_26.1.2.5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update ironic, and as a consequence the metal3 Helm chart, to include
the following changes:
#198
#199
#200
#201
#203
#204
Signed-off-by: Marco Chiappero marco.chiappero@suse.com
25a5ea6db7
to3244ea3c7f
3244ea3c7f
to5c19e258ea
@@ -26,3 +26,3 @@
name: metal3
type: application
version: "%%CHART_MAJOR%%.0.8+up0.11.6"
version: "%%CHART_MAJOR%%.0.9+up0.11.7"
@nbelouin, just to double check: we need to update both major and minor, correct?
we need to update both the chart version comparable version i.e
%%CHART_MAJOR%%.0.8 -> %%CHART_MAJOR%%.0.9
and the+up
suffix oneup0.11.6 -> up0.11.7
.About what component of the version we bump, I think it's fine with just bumping patch here
Thank you for your comment, initially I thought it was ok just to go with the minor, but then I remembered about a previous comment you made a while ago... I'll revert then.
Okay probably got misunderstood here, you still need to bump
%%CHART_MAJOR%%.0.8
(the comparable version).Simply put, semver tells that everything after the
+
is basically just some informative stuff that doesn't impact the ordering of versions (i.e some kind of comment).Sorry, some wrong wording from my side, using the "+up...." token as "minor".
Let me update again.
WIP: Bump minor version in ironic-image and metal3-chartto Bump minor version in ironic-image and metal3-chart5c19e258ea
to3244ea3c7f
Let's maybe merge #207 first...
3244ea3c7f
to4f830863f9
I think #207 broke something... let me trace the problem first.
Bump minor version in ironic-image and metal3-chartto WIP: Bump minor version in ironic-image and metal3-chart4f830863f9
to7c001b591d
The problem was something else.
WIP: Bump minor version in ironic-image and metal3-chartto Bump minor version in ironic-image and metal3-chart7c001b591d
tof23003c01f