release note for v3.1.0

This commit is contained in:
jingfangliu
2019-07-24 14:16:09 -07:00
parent ffd95ef5a9
commit 29959551da
2 changed files with 9 additions and 0 deletions

7
docs/v3.1.0.md Normal file
View File

@@ -0,0 +1,7 @@
# kustomize 3.1.0
## extended patches
Since this version, Kustomize allows applying one patch to multiple resources. This works for both Stretegic Merge Patch and JSON Patch. Take a look at [patch multiple objects](../examples/patchMultipleObjects.md).
## Improved Resource Matching