Merge pull request #2113 from pwittrock/master

kyaml and cmd/config release
This commit is contained in:
Kubernetes Prow Robot
2020-01-15 19:02:22 -08:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
# kyaml version
export kyaml_major=0
export kyaml_minor=0
export kyaml_patch=7
export kyaml_patch=8
# kstatus version
export kstatus_major=0
@@ -21,7 +21,7 @@ export api_patch=2
# cmd/config version
export cmd_config_major=0
export cmd_config_minor=0
export cmd_config_patch=8
export cmd_config_patch=9
# cmd/kubectl version
export cmd_kubectl_major=0