mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
release note for v3.1.0
This commit is contained in:
@@ -23,6 +23,8 @@ English | [简体中文](zh/README.md)
|
||||
|
||||
## Release notes
|
||||
|
||||
* [3.1](v3.1.0.md) - Late July 2019. Extended pathces and improved resource matching.
|
||||
|
||||
* [3.0](v3.0.0.md) - Late June 2019. Plugin developer release.
|
||||
|
||||
* [2.1](v2.1.0.md) - 18 June 2019. Plugins, ordered resources, etc.
|
||||
|
||||
7
docs/v3.1.0.md
Normal file
7
docs/v3.1.0.md
Normal 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
|
||||
Reference in New Issue
Block a user