Update github actions - #876
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #876 +/- ##
==========================================
+ Coverage 66.48% 66.87% +0.38%
==========================================
Files 116 116
Lines 12305 11084 -1221
==========================================
- Hits 8181 7412 -769
+ Misses 4115 3672 -443
+ Partials 9 0 -9 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/github-actions
branch
6 times, most recently
from
August 20, 2026 01:07
084ed46 to
c1c178e
Compare
renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
August 20, 2026 21:55
c1c178e to
46a224f
Compare
rdimitrov
added a commit
that referenced
this pull request
Aug 21, 2026
`controller-runtime` deprecated `Result.Requeue` in favour of `RequeueAfter`, so `staticcheck`'s SA1019 check now fails the `Lint Go Code` job on `main` — and consequently on every open pull request, including ones that touch no Go code at all (#876, #875). The field was redundant here anyway: it was set alongside a non-zero `RequeueAfter`, which already schedules the requeue. Verified locally: `golangci-lint run ./internal/kubernetes/...` reports 0 issues and `go test ./internal/kubernetes/...` passes. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
rdimitrov
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6b082c4→3f854a8406322e→8f018535595cca→ff2f1c6v4.2.3→v4.2.4Release Notes
helm/helm (helm)
v4.2.4: Helm v4.2.4Compare Source
Helm v4.2.4 is a patch release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v4.2.4. The common platform binaries are here:
This release was signed with
208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155and can be found at @scottrigby keybase account. Please use the attached signatures for verifying this release usinggpg.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Changelog
3900f43(Scott Rigby)f7c6e8f(Terry Howe)035a2c3(dependabot[bot])f76a5f4(Gates Wang)5a7c6c7(Will Noble)2281848(Will Noble)2c979a1(Jakub Jaruszewski)2bd2c66(kimsungmin1)183a540(kimsm28)08d8da1(kimsm28)9655b5a(kimsm28)430dfac(Terry Howe)9569605(kimsm28)63f2b68(kimsm28)f7488c0(kimsm28)8fe78fb(kimsm28)d0670d2(kimsm28)804256e(kimsungmin1)d79bceb(kimsungmin1)d34fcd9(kimsungmin1)9fbd190(kimsungmin1)9275661(kimsungmin1)fef91f3(kimsungmin1)e89ce68(Mohammad Abdolirad)ff1ac83(Sebastien Tardif)4b4dedb(Sebastien Tardif)7c80103(Sebastien Tardif)ecc9cd2(Jeaeun Kim)f6211ba(Jeaeun Kim)3507ea5(Jeaeun Kim)helm template --debugwith--show-only211ffae(Jeaeun Kim)51a9837(Matheus Pimenta)83a8b70(Matheus Pimenta)Full Changelog: helm/helm@v4.2.3...v4.2.4
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.