mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-22 06:47:00 +00:00
update VERSIONS for cmd/resource and cmd/config
This commit is contained in:
@@ -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=6
|
||||
export cmd_config_patch=7
|
||||
|
||||
# cmd/kubectl version
|
||||
export cmd_kubectl_major=0
|
||||
@@ -31,7 +31,7 @@ export cmd_kubectl_patch=3
|
||||
# cmd/resource version
|
||||
export cmd_resource_major=0
|
||||
export cmd_resource_minor=0
|
||||
export cmd_resource_patch=1
|
||||
export cmd_resource_patch=2
|
||||
|
||||
# kustomize version
|
||||
export kustomize_major=3
|
||||
|
||||
Reference in New Issue
Block a user