Merge pull request #2612 from mortent/UpdateVersionsForKyamlAndCmdConfig

Update VERSIONS file with latest versions of kyaml and cmd/config
This commit is contained in:
Kubernetes Prow Robot
2020-06-17 14:08:05 -07:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
# kyaml version
export kyaml_major=0
export kyaml_minor=2
export kyaml_minor=3
export kyaml_patch=0
# kstatus version
@@ -20,7 +20,7 @@ export api_patch=0
# cmd/config version
export cmd_config_major=0
export cmd_config_minor=2
export cmd_config_minor=3
export cmd_config_patch=0
# kustomize version