Change versions to 1.0.0-alpha.3
This commit is contained in:
parent
7990c3f6bd
commit
8c19a820c5
@ -1,4 +1,4 @@
|
||||
# v1.0.0-snapshot
|
||||
# v1.0.0-alpha.3
|
||||
|
||||
- Add context switch to kube config loader #46
|
||||
- Add default kube config location #64
|
||||
|
||||
@ -23,7 +23,7 @@ SPEC_VERSION = "v1.5.1"
|
||||
|
||||
# client version for packaging and releasing. It can
|
||||
# be different than SPEC_VERSION.
|
||||
CLIENT_VERSION = "1.0.0-beta.1"
|
||||
CLIENT_VERSION = "1.0.0-alpha.3"
|
||||
|
||||
# Name of the release package
|
||||
PACKAGE_NAME = "kubernetes"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user