Skip to content

Commit

Permalink
Update release docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KsaweryZietara committed Nov 7, 2024
1 parent 1487917 commit 33e0592
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/assets/release.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 4 additions & 5 deletions docs/contributor/04-20-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,10 @@ To create a release, follow these steps:
3. The GitHub action initiates the image builders.
4. The Image builders upload the binary images.
5. The GitHub action initiates KEB chart install test.
6. The GitHub action initiates the bump of the security scanner config, KEB images and KEB chart version.
7. A code owner approves the PR.
8. The GitHub action creates a GitHub tag and draft release with the provided name.
9. The GitHub action commits the new KEB chart metadata to the `gh-pages` branch.
10. The GitHub action publishes the release.
6. The GitHub action bumps the security scanner config, KEB images and KEB chart version.
7. The GitHub action creates a GitHub tag and draft release with the provided name.
8. The GitHub action commits the new KEB chart metadata to the `gh-pages` branch.
9. The GitHub action publishes the release.

### Replace an Existing Release

Expand Down

0 comments on commit 33e0592

Please sign in to comment.