chore(release): prepare for v0.1.8 (#439)
Release / release (push) Successful in 50s
gitlab-cleanup-handler / build (push) Successful in 1m58s
gitlab-cleanup-handler / test (push) Successful in 1m52s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m58s

## [0.1.8] - 2026-06-06

### 🐛 Bug Fixes

- *(deps)* Update module k8s.io/apimachinery to v0.36.1 (#424)
- *(deps)* Update kubernetes monorepo to v0.36.1 (#425)
- *(deps)* Update golang.org/x/net to v0.55.0 (#430)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#427)
- *(deps)* Update pre-commit hook markdownlint/markdownlint to v0.16.0 (#429)
- *(deps)* Update go toolchain directive to v1.26.4 [security] (#435)
- *(deps)* Update golang docker tag to v1.26.4 (#436)
- *(deps)* Update pre-commit hook markdownlint/markdownlint to v0.17.0 (#438)

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

---

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

Reviewed-on: #439
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #439.
This commit is contained in:
2026-06-11 06:04:31 +00:00
committed by Joakim Olsson
parent f92daccefc
commit a2b524b088
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.1.7" "version": "v0.1.8"
} }
+16
View File
@@ -2,6 +2,22 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.1.8] - 2026-06-06
### 🐛 Bug Fixes
- *(deps)* Update module k8s.io/apimachinery to v0.36.1 (#424)
- *(deps)* Update kubernetes monorepo to v0.36.1 (#425)
- *(deps)* Update golang.org/x/net to v0.55.0 (#430)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#427)
- *(deps)* Update pre-commit hook markdownlint/markdownlint to v0.16.0 (#429)
- *(deps)* Update go toolchain directive to v1.26.4 [security] (#435)
- *(deps)* Update golang docker tag to v1.26.4 (#436)
- *(deps)* Update pre-commit hook markdownlint/markdownlint to v0.17.0 (#438)
## [0.1.7] - 2026-05-13 ## [0.1.7] - 2026-05-13
### 🐛 Bug Fixes ### 🐛 Bug Fixes