Skip to content

Commit

Permalink
[CI] Release note support (#1111)
Browse files Browse the repository at this point in the history
* CI: add for vendor check fix for #1072

Signed-off-by: Sam Yuan <[email protected]>

* init release note for 0.7

Signed-off-by: Sam Yuan <[email protected]>

---------

Signed-off-by: Sam Yuan <[email protected]>
  • Loading branch information
SamYuan1990 authored Dec 6, 2023
1 parent 562432a commit f5a3558
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,4 @@ jobs:
with:
tag_name: ${{ github.event.inputs.tag }}
files: ./sbom-kepler-${{ github.event.inputs.release }}.spdx.json
body_path: CHANGELOG.md
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
in kepler 0.7 release
- switch to libbpf as default ebpf provider
- base image update decouple GPU driver from kepler image itself

0 comments on commit f5a3558

Please sign in to comment.