Skip to content

Commit 0ef0c08

Browse files
chore(release): release 0.2.3 (#87)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24c9767 commit 0ef0c08

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.2"
2+
".": "0.2.3"
33
}

CHANGELOG.md

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

3+
## [0.2.3](https://github.com/anexia/k8s-external-dns-webhook/compare/v0.2.2...v0.2.3) (2025-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* request only valid operations on the record resource ([#85](https://github.com/anexia/k8s-external-dns-webhook/issues/85)) ([42de5ac](https://github.com/anexia/k8s-external-dns-webhook/commit/42de5ac9f13a5bb0965fe01a7c2d13f50370ec03))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **deps:** switch to googleapis/release-please-action ([#86](https://github.com/anexia/k8s-external-dns-webhook/issues/86)) ([3c83ee7](https://github.com/anexia/k8s-external-dns-webhook/commit/3c83ee7a592b6685c4fc0519d660d234a07a86af))
14+
315
## [0.2.2](https://github.com/anexia/k8s-external-dns-webhook/compare/v0.2.1...v0.2.2) (2025-05-16)
416

517

0 commit comments

Comments
 (0)