Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit aa17876

Browse files
committed
doc: Include version bumps in ci test yamls
Signed-off-by: Chris Privitere <[email protected]>
1 parent 070ee2c commit aa17876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This is normally performed by our CI system. However, there are important steps
1111
In order to cut a release, you must:
1212

1313
1. If this is a new major or minor version - but **not** just a patch change - update [metadata.yaml](../metadata.yaml) to add it, and map it to the correct cluster-api contract version
14+
1. Update [packet-ci-actions.yaml](../test/e2e/config/packet-ci-actions.yaml) and [packet-ci.yaml](../test/e2e/config/packet-ci.yaml) to use the new version number for the current and/or new contract version of the packet InfrastructureProvider.
15+
1. If this is a new major or minor version - but **not** just a patch chagne - update [packet-ci-actions.yaml](../test/e2e/config/packet-ci-actions.yaml) and [packet-ci.yaml](../test/e2e/config/packet-ci.yaml) to have a new "next" version number for the latest contract version of the packet InfrastructureProvider.
1416
1. Commit the changes.
1517
1. Push out your branch, open a PR and merge the changes
1618
1. Wait for the Continuous Integration github action to finish running

0 commit comments

Comments
 (0)