Skip to content

Commit f6d850b

Browse files
committed
chore: update metadata.yaml for v0.5.0
When doing the v0.5.0 release i failed to update the metadata.yaml. Also i have added a note to to the release guide to remind me next time....sigh. Signed-off-by: Richard Case <richard@weave.works>
1 parent 377b92f commit f6d850b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/releasing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Releasing CAPMVM
22

3+
> IMPORTANT - before doing a release that updates the major or minor version make sure you have updated and commited [metadata.yaml](https://github.com/weaveworks/cluster-api-provider-microvm/blob/main/metadata.yaml) with the new version.
4+
35
## Determine release version
46

57
The projects follows [semantic versioning](https://semver.org/#semantic-versioning-200)

metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ releaseSeries:
1717
- major: 0
1818
minor: 4
1919
contract: v1beta1
20+
- major: 0
21+
minor: 5
22+
contract: v1beta1

0 commit comments

Comments
 (0)