chore(release): prepare for v0.1.13 #492

Open
releaser wants to merge 2 commits from next-release into main
Owner

[0.1.13] - 2026-08-25

🐛 Bug Fixes

  • (deps) Update module github.com/stretchr/testify to v1.12.1 (#483)
  • (deps) Update kubernetes monorepo to v0.36.4 (#488)

⚙️ Miscellaneous Tasks

  • (deps) Update pre-commit hook golangci/golangci-lint to v2.13.0 (#485)
  • (deps) Update pre-commit hook golangci/golangci-lint to v2.13.1 (#487)
  • (deps) Update golang:1.27.0 docker digest to 47526c1 (#491)

Note: Please use Squash Merge when merging this PR.

## [0.1.13] - 2026-08-25 ### 🐛 Bug Fixes - *(deps)* Update module github.com/stretchr/testify to v1.12.1 (#483) - *(deps)* Update kubernetes monorepo to v0.36.4 (#488) ### ⚙️ Miscellaneous Tasks - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.0 (#485) - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#487) - *(deps)* Update golang:1.27.0 docker digest to 47526c1 (#491) <!-- generated by git-cliff --> --- **Note:** Please use **Squash Merge** when merging this PR.
releaser added 2 commits 2026-08-25 06:49:05 +00:00
chore(release): prepare for v0.1.13
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
422d45576d
chore(release): prepare for v0.1.13
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
gitlab-cleanup-handler / test (pull_request) Successful in 1m1s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m56s
gitlab-cleanup-handler / build (pull_request) Successful in 6m12s
43306666b6
All checks were successful
gitlab-cleanup-handler / test (push) Skipped
Required
gitlab-cleanup-handler / vulnerabilities (push) Skipped
Required
gitlab-cleanup-handler / build (push) Skipped
Required
gitlab-cleanup-handler / test (pull_request) Successful in 1m1s
Required
Details
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m56s
Required
Details
gitlab-cleanup-handler / build (pull_request) Successful in 6m12s
Required
Details
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin next-release:next-release
git checkout next-release
Sign in to join this conversation.