Skip to content

Commit f2c238c

Browse files
authored
Add how to release to Readme (#10)
On-behalf-of: SAP <simon.bein@sap.com> Signed-off-by: Simon Bein <simontheleg@gmail.com>
1 parent 7d5682b commit f2c238c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,11 @@ The following rule governs code contributions:
3939
* We use GitHub issues to track bugs and enhancement requests.
4040

4141
* Please provide as much context as possible when you open an issue. The information you provide must be comprehensive enough to reproduce that issue for the assignee.
42+
43+
## Creating a new release
44+
45+
Create a new PR with the following changes:
46+
47+
1. Modify the `VERSION` file
48+
2. Run `make helm-chart`
49+
3. After your PR is approved and merged, a new version of the image and helm chart will automatically be build and published

0 commit comments

Comments
 (0)