File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.2 .0"
2
+ "." : " 0.3 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/groq/kustomize-upsert/compare/v0.2.0...v0.3.0 ) (2025-07-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * kustomize array upsert transformer with regex resource targeting ([ e20c898] ( https://github.com/groq/kustomize-upsert/commit/e20c8984e68326540f727ffd5e892a499fc97f85 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** update module sigs.k8s.io/kustomize/api to v0.20.0 ([ #14 ] ( https://github.com/groq/kustomize-upsert/issues/14 ) ) ([ eaad758] ( https://github.com/groq/kustomize-upsert/commit/eaad7589fa2d1fa458164f2c5a2781c251d11c54 ) )
14
+ * ** deps:** update module sigs.k8s.io/kustomize/api to v0.20.1 ([ #17 ] ( https://github.com/groq/kustomize-upsert/issues/17 ) ) ([ 16c92d4] ( https://github.com/groq/kustomize-upsert/commit/16c92d4764b78e231e4ef571e176b9e48a2440be ) )
15
+
3
16
## [ 0.2.0] ( https://github.com/groq/kustomize-upsert/compare/v0.1.0...v0.2.0 ) (2025-06-16)
4
17
5
18
You can’t perform that action at this time.
0 commit comments