Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:MozeBaltyk/Rkub into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MozeBaltyk committed May 23, 2024
2 parents 35e662b + 6c5116c commit b5d6358
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions .github/actions/update-version/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ runs:
- longhorn version: ${longhorn_version}
- neuvector version: ${neuvector_version}
EOF
sed -i -n -e "1,/<\!-- Release -->/ p" -e"/<\!-- End Release -->/,$ p" -e "/<\!-- Release -->/ r version.txt" CHANGELOG.md
Expand Down
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@

### Versions:

- rke2 version: 1.27.12
- rke2 version: 1.27.12

- kube-vip: 0.8.0
- kube-vip: 0.8.0

- cert-manager version: 1.14.1
- cert-manager version: 1.14.1

- rancher version: 2.8.1
- rancher version: 2.8.1

- longhorn version: 1.6.0
- longhorn version: 1.6.0

- neuvector version: 2.7.2
- neuvector version: 2.7.2

<!-- End Release -->

Expand Down

0 comments on commit b5d6358

Please sign in to comment.