Skip to content

Commit fe4389d

Browse files
chore(main): release 0.3.0
1 parent 42c5b06 commit fe4389d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## [0.2.0](https://github.com/groq/kustomize-upsert/compare/v0.1.0...v0.2.0) (2025-06-16)
417

518

0 commit comments

Comments
 (0)