Compare commits

..

2 Commits

Author SHA1 Message Date
renovate 4687f97dae chore(deps): update golang:1.26.4 docker digest to 62df9f3
renovate/stability-days Updates have met minimum release age requirement
cron-checker / test (pull_request) Successful in 2m4s
cron-checker / vulnerabilities (pull_request) Successful in 1m49s
cron-checker / build (pull_request) Successful in 17m7s
2026-06-11 07:06:26 +00:00
releaser 085d7d73e2 chore(release): prepare for 1.6.6 (#369)
Release / release (push) Successful in 49s
cron-checker / build (push) Successful in 21m13s
cron-checker / vulnerabilities (push) Successful in 1m44s
cron-checker / test (push) Successful in 2m6s
## [1.6.6] - 2026-06-06

### 🐛 Bug Fixes

- *(deps)* Update kubernetes monorepo to v0.36.1 (#360)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#362)
- *(deps)* Update go toolchain directive to v1.26.4 [security] (#366)
- *(deps)* Update golang docker tag to v1.26.4 (#368)

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

---

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

Reviewed-on: #369
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
2026-06-11 06:04:12 +00:00
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.5"
"version": "1.6.6"
}
+13 -1
View File
@@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
## [1.6.5] - 2026-05-12
## [1.6.6] - 2026-06-06
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.1 (#360)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#362)
- *(deps)* Update go toolchain directive to v1.26.4 [security] (#366)
- *(deps)* Update golang docker tag to v1.26.4 (#368)
## [1.6.5] - 2026-05-13
### 🐛 Bug Fixes