Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
truenas-rk3588
k3s
Commits
34fed00e
Commit
34fed00e
authored
6 years ago
by
Darren Shepherd
Browse files
Options
Download
Email Patches
Plain Diff
v1.12.2-lite5
parent
bc906af6
v1.12.2-lite5
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pkg/version/base.go
+3
-3
pkg/version/base.go
staging/src/k8s.io/client-go/pkg/version/base.go
+3
-3
staging/src/k8s.io/client-go/pkg/version/base.go
with
6 additions
and
6 deletions
+6
-6
pkg/version/base.go
View file @
34fed00e
...
...
@@ -3,8 +3,8 @@ package version
var
(
gitMajor
=
"1"
gitMinor
=
"12"
gitVersion
=
"v1.12.2-lite
4
"
gitCommit
=
"b
87c888459d46439ff6c4029baa3d4eb37fbdb8c
"
gitVersion
=
"v1.12.2-lite
5
"
gitCommit
=
"b
c906af66ea66ec77794bdbcb4ae4adf189b1c13
"
gitTreeState
=
"clean"
buildDate
=
"201
8-11-09T18
:4
4
+00:00Z"
buildDate
=
"201
9-02-28T06
:4
9
+00:00Z"
)
This diff is collapsed.
Click to expand it.
staging/src/k8s.io/client-go/pkg/version/base.go
View file @
34fed00e
...
...
@@ -3,8 +3,8 @@ package version
var
(
gitMajor
=
"1"
gitMinor
=
"12"
gitVersion
=
"v1.12.2-lite
4
"
gitCommit
=
"b
87c888459d46439ff6c4029baa3d4eb37fbdb8c
"
gitVersion
=
"v1.12.2-lite
5
"
gitCommit
=
"b
c906af66ea66ec77794bdbcb4ae4adf189b1c13
"
gitTreeState
=
"clean"
buildDate
=
"201
8-11-09T18
:4
4
+00:00Z"
buildDate
=
"201
9-02-28T06
:4
9
+00:00Z"
)
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help