File: RELEASE.md

package info (click to toggle)
golang-tags.cncf-container-device-interface 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 612 kB
  • sloc: makefile: 102
file content (9 lines) | stat: -rw-r--r-- 471 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Release Process

The release process is documented in the [issue template for new releases](.github/ISSUE_TEMPLATE/new-release.md).

If you plan or propose a new release:

1. [Open a new issue using the template](https://github.com/cncf-tags/container-device-interface/issues/new?template=new-release.md) for it.
1. Follow the steps as drescribed in the issue.
1. If required, create PRs or issues in clients referencing the release issue to update their dependencies.