Push extra tag to fit go module semver tag format (#1444)

This commit is contained in:
Ta-Ching Chen
2019-11-28 00:40:20 +08:00
committed by GitHub
parent 1ad7ac2dcf
commit 5cfc8dee5e
2 changed files with 20 additions and 12 deletions
+2 -3
View File
@@ -75,8 +75,7 @@ a. Switch to fission/fission-charts repo and run `index.sh` in that repo. (Don'
b. You should have index.yaml and fission-core-*, fission-all-* charts as change, add, commit and push it to repo.
8. Go to Github Web UI --> Releases, here you will notice a pre-release for the version x.y.z you just created.
9. Go to Github Web UI --> Releases, here you will notice a pre-release for the version x.y.z you just created.
Edit it and add links to:
@@ -88,7 +87,7 @@ Before you save the release - UNCHECK the "This is a pre-release" checkbox. This
Updating Fission Docs (https://github.com/fission/docs.fission.io)
------------------------------
9. Documentation Update
10. Documentation Update
a. Merge documentation PRs that are peer reviewed and get latest master locally.