Skip to content

Commit f5a3558

Browse files
authored
[CI] Release note support (#1111)
* 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]>
1 parent 562432a commit f5a3558

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,4 @@ jobs:
156156
with:
157157
tag_name: ${{ github.event.inputs.tag }}
158158
files: ./sbom-kepler-${{ github.event.inputs.release }}.spdx.json
159+
body_path: CHANGELOG.md

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
in kepler 0.7 release
2+
- switch to libbpf as default ebpf provider
3+
- base image update decouple GPU driver from kepler image itself

0 commit comments

Comments
 (0)