add release process to contributing

This commit is contained in:
pat-s 2023-07-17 21:19:48 +02:00
parent a20c014e49
commit 00433b97c4
No known key found for this signature in database
GPG Key ID: 3C6318841EF78925
1 changed files with 6 additions and 0 deletions

View File

@ -62,3 +62,9 @@ make unittests
```
See [plugin documentation](https://github.com/helm-unittest/helm-unittest/blob/v0.3.3/DOCUMENT.md) for usage instructions.
## Release process
1. Create a tag following the tagging schema
1. Push the tag
1. Let CI do it's work