We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e50d844 + f930bf2 commit 038de43Copy full SHA for 038de43
version.go
@@ -1,7 +1,7 @@
1
package cke
2
3
// Version represents current cke version
4
-const Version = "1.30.6"
+const Version = "1.31.0-rc.1"
5
6
// ConfigVersion represents the current configuration scheme
7
// of how CKE constructs its Kubernetes cluster.
0 commit comments