Merge pull request #2173 from monopole/kyamlTo_v0.0.10

kyaml patch increment to 0.0.10
This commit is contained in:
Kubernetes Prow Robot
2020-02-03 13:43:27 -08:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
# kyaml version
export kyaml_major=0
export kyaml_minor=0
export kyaml_patch=9
export kyaml_patch=10
# kstatus version
export kstatus_major=0