-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add step to get k3s latest version (#2206)
* feat: add k3s version Signed-off-by: hlts2 <[email protected]> * fix: deleted unnecessary option and fix image name Signed-off-by: hlts2 <[email protected]> * fix: fixed k3s version Signed-off-by: hlts2 <[email protected]> * feat: add step to get latest tag Signed-off-by: hlts2 <[email protected]> * fix: get tag from docker hub Signed-off-by: hlts2 <[email protected]> * fix: bugfix syntax Signed-off-by: hlts2 <[email protected]> * feat: add make command to update k3s version Signed-off-by: hlts2 <[email protected]> --------- Signed-off-by: hlts2 <[email protected]>
- Loading branch information
Showing
4 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
v1.28.2-k3s1 |