release kyaml and cmd/config

This commit is contained in:
Phillip Wittrock
2020-05-14 17:10:01 -07:00
parent f7f0923375
commit 6837d1f196

View File

@@ -6,7 +6,7 @@
# kyaml version
export kyaml_major=0
export kyaml_minor=1
export kyaml_patch=10
export kyaml_patch=11
# kstatus version
export kstatus_major=0
@@ -21,7 +21,7 @@ export api_patch=3
# cmd/config version
export cmd_config_major=0
export cmd_config_minor=1
export cmd_config_patch=10
export cmd_config_patch=11
# cmd/kubectl version
export cmd_kubectl_major=0