Compare commits

..
Author SHA1 Message Date
releaser 41ef57ce0a chore(release): prepare for 1.6.11
cron-checker / build (push) Skipped
cron-checker / test (push) Skipped
cron-checker / vulnerabilities (push) Skipped
cron-checker / test (pull_request) Successful in 1m8s
cron-checker / vulnerabilities (pull_request) Successful in 1m1s
cron-checker / build (pull_request) Successful in 19m8s
2026-08-29 21:34:47 +00:00
releaser c783980cdc chore(release): prepare for 1.6.11
cron-checker / test (push) Skipped
cron-checker / vulnerabilities (push) Skipped
cron-checker / build (push) Skipped
2026-08-29 21:34:44 +00:00
renovate dbb0519ce8 fix(deps): update kubernetes monorepo to v0.37.0 (#411)
Unbound Release / Check Preconditions (push) Successful in 27s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 44s
Unbound Release / Create Release (push) Successful in 29s
Release / release (push) Successful in 45m17s
cron-checker / build (push) Successful in 16m4s
cron-checker / test (push) Successful in 1m9s
cron-checker / vulnerabilities (push) Successful in 1m26s
2026-08-29 19:50:54 +00:00
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.10"
"version": "1.6.11"
}
+13 -1
View File
@@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
## [1.6.10] - 2026-08-19
## [1.6.11] - 2026-08-29
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.4 (#407)
- *(deps)* Update kubernetes monorepo to v0.37.0 (#411)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update go toolchain directive to v1.27.0 (#405)
- *(deps)* Update golang:1.27.0 docker digest to 47526c1 (#409)
## [1.6.10] - 2026-08-20
### ⚙️ Miscellaneous Tasks