mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 00:52:55 +00:00
Merge pull request #2302 from pwittrock/filtersutil
Update kyaml version
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# kyaml version
|
# kyaml version
|
||||||
export kyaml_major=0
|
export kyaml_major=0
|
||||||
export kyaml_minor=1
|
export kyaml_minor=1
|
||||||
export kyaml_patch=2
|
export kyaml_patch=3
|
||||||
|
|
||||||
# kstatus version
|
# kstatus version
|
||||||
export kstatus_major=0
|
export kstatus_major=0
|
||||||
@@ -21,7 +21,7 @@ export api_patch=3
|
|||||||
# cmd/config version
|
# cmd/config version
|
||||||
export cmd_config_major=0
|
export cmd_config_major=0
|
||||||
export cmd_config_minor=1
|
export cmd_config_minor=1
|
||||||
export cmd_config_patch=2
|
export cmd_config_patch=3
|
||||||
|
|
||||||
# cmd/kubectl version
|
# cmd/kubectl version
|
||||||
export cmd_kubectl_major=0
|
export cmd_kubectl_major=0
|
||||||
|
|||||||
Reference in New Issue
Block a user