Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Rke
Commits
8c51f77d
Unverified
Commit
8c51f77d
authored
3 years ago
by
Kinara Shah
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2811 from kinarashah/13kdm
update branch to release-v2.6
parents
415d511b
1d437005
release/v1.3
enable_fossa
githubaction-go-generate-2022-02-02-16-53-10
githubaction-go-generate-2022-03-19-01-55-24
githubaction-go-generate-2022-03-19-02-28-40
githubaction-go-generate-2022-03-24-18-41-17
githubaction-go-generate-2022-04-27-01-07-30
githubaction-go-generate-2022-04-27-16-36-37
githubaction-go-generate-2022-04-28-23-21-04
githubaction-go-generate-2022-04-29-00-20-33
githubaction-go-generate-2022-04-29-03-20-39
githubaction-go-generate-2022-04-29-03-34-38
githubaction-go-generate-2022-05-05-16-15-24
githubaction-go-generate-2022-05-06-15-36-45
githubaction-go-generate-2022-05-06-21-32-47
v1.3.11-rc2
v1.3.11-rc1
v1.3.10
v1.3.10-rc7
v1.3.10-rc6
v1.3.10-rc5
v1.3.10-rc4
v1.3.10-rc3
v1.3.10-rc2
v1.3.10-rc1
v1.3.9
v1.3.9-rc1
v1.3.8
v1.3.8-rc12
v1.3.8-rc11
v1.3.8-rc10
v1.3.8-rc9
v1.3.8-rc8
v1.3.8-rc7
v1.3.8-rc6
v1.3.8-rc5
v1.3.8-rc4
v1.3.8-rc3
v1.3.8-rc2
v1.3.8-rc1
v1.3.7
v1.3.7-rc1
v1.3.6
v1.3.6-rc1
v1.3.5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
codegen/codegen.go
+1
-1
codegen/codegen.go
with
1 addition
and
1 deletion
+1
-1
codegen/codegen.go
+
1
-
1
View file @
8c51f77d
...
...
@@ -10,7 +10,7 @@ import (
)
const
(
defaultURL
=
"https://releases.rancher.com/kontainer-driver-metadata/
dev-v2.6-v1.20.14-0122
/data.json"
defaultURL
=
"https://releases.rancher.com/kontainer-driver-metadata/
release-v2.6
/data.json"
dataFile
=
"data/data.json"
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help