mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
Merge pull request #2612 from mortent/UpdateVersionsForKyamlAndCmdConfig
Update VERSIONS file with latest versions of kyaml and cmd/config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user