Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
96653e8d
Unverified
Commit
96653e8d
authored
May 28, 2020
by
Erik Wilson
Committed by
GitHub
May 28, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1839 from briandowns/release-1.18
update CNI to v0.8.6-k3s1
parents
bbbfa7fb
43f80a42
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
version.sh
scripts/version.sh
+1
-1
No files found.
scripts/version.sh
View file @
96653e8d
...
...
@@ -37,7 +37,7 @@ if [ -z "$VERSION_K8S" ]; then
VERSION_K8S
=
"v0.0.0"
fi
VERSION_CNIPLUGINS
=
"v0.
7
.6-k3s1"
VERSION_CNIPLUGINS
=
"v0.
8
.6-k3s1"
if
[[
-n
"
$GIT_TAG
"
]]
;
then
if
[[
!
"
$GIT_TAG
"
=
~ ^
"
$VERSION_K8S
"
[
+-]
]]
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment