chore(release): prepare for 1.6.4 (#349)
Release / release (push) Successful in 46s
cron-checker / vulnerabilities (push) Successful in 1m48s
cron-checker / test (push) Successful in 1m53s
cron-checker / build (push) Successful in 10m29s

## [1.6.4] - 2026-04-19

### 🐛 Bug Fixes

- *(deps)* Update module k8s.io/apimachinery to v0.35.4 (#346)
- *(deps)* Update kubernetes monorepo to v0.35.4 (#348)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#341)
- *(deps)* Update dependency go to v1.26.2 (#343)
- *(deps)* Update golang docker tag to v1.26.2 (#345)

<!-- generated by git-cliff -->

---

**Note:** Please use **Squash Merge** when merging this PR.

Reviewed-on: #349
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #349.
This commit is contained in:
2026-04-19 09:15:19 +00:00
committed by Joakim Olsson
parent 31ea867df0
commit 3ffc9ec8f1
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.3"
"version": "1.6.4"
}
+13
View File
@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
## [1.6.4] - 2026-04-19
### 🐛 Bug Fixes
- *(deps)* Update module k8s.io/apimachinery to v0.35.4 (#346)
- *(deps)* Update kubernetes monorepo to v0.35.4 (#348)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#341)
- *(deps)* Update dependency go to v1.26.2 (#343)
- *(deps)* Update golang docker tag to v1.26.2 (#345)
## [1.6.3] - 2026-03-19
### 🐛 Bug Fixes