File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ To create a new release, follow these steps:
33335 . Create a release branch with a name that follows the ` release-X.Y ` format.
34346 . Prepare and merge a PR into the release branch to update the repo files for the release:
3535 1 . Update the Helm [ Chart.yaml] ( /deploy/helm-chart/Chart.yaml ) : the ` appVersion ` to ` X.Y.Z ` , the icon and source
36- URLs to point at ` vX.Y.Z ` .
36+ URLs to point at ` vX.Y.Z ` , and bump the ` version ` .
3737 2 . Adjust the ` VERSION ` variable in the [ Makefile] ( /Makefile ) and the ` NGF_TAG ` in the
3838 [ conformance tests Makefile] ( /conformance/Makefile ) to ` X.Y.Z ` .
3939 3 . Update the tag of NGF container images used in the Helm [ values.yaml] ( /deploy/helm-chart/values.yaml ) file, the
You can’t perform that action at this time.
0 commit comments