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
小 白蛋
Kops
Commits
0f2aa8d3
Unverified
Commit
0f2aa8d3
authored
6 years ago
by
Kubernetes Prow Robot
Committed by
GitHub
6 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #6561 from justinsb/mark_kops_1_11_1
Mark 1.11.1
parents
4124555e
76578083
release-1.11
1.11.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
version.go
+2
-2
version.go
with
2 additions
and
2 deletions
+2
-2
version.go
+
2
-
2
View file @
0f2aa8d3
...
...
@@ -23,8 +23,8 @@ var Version = KOPS_RELEASE_VERSION
// These constants are parsed by build tooling - be careful about changing the formats
const
(
KOPS_RELEASE_VERSION
=
"1.11.
0
"
KOPS_CI_VERSION
=
"1.11.
1
-alpha.1"
KOPS_RELEASE_VERSION
=
"1.11.
1
"
KOPS_CI_VERSION
=
"1.11.
2
-alpha.1"
)
// GitVersion should be replaced by the makefile
...
...
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