[VC-46156] Bump makefile modules, base images, GH actions and tools#731
Merged
mladen-rusev-cyberark merged 2 commits intomasterfrom Oct 17, 2025
Merged
[VC-46156] Bump makefile modules, base images, GH actions and tools#731mladen-rusev-cyberark merged 2 commits intomasterfrom
mladen-rusev-cyberark merged 2 commits intomasterfrom
Conversation
- Update makefile-modules repo_hash for multiple modules - Update oci-build base image SHAs (base-static, base-static-csi) - Upgrade GitHub Actions: octo-sts -> v1.0.2, renovatebot -> v43.0.17 - Bump tool versions: vault, kyverno, yq, trivy, rclone, istioctl - Bump tool versions: goimports, protoc-gen-go, cosign, goreleaser - Bump tool versions: syft, golangci-lint, gh - Update KUBEBUILDER assets to v1.34.1 and VENDORED_GO to 1.25.3 - Update SHA256SUMs for vendored tool archives Signed-off-by: Richard Wall <richard.wall@cyberark.com>
Signed-off-by: Richard Wall <richard.wall@cyberark.com>
fe980b5 to
691fd34
Compare
mladen-rusev-cyberark
approved these changes
Oct 16, 2025
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.
I ran
make upgrade-kloneto upgrade Go to 1.25.3, which fixes various CVEs and fixes a breaking change that was added in 1.25.2: https://go.dev/doc/devel/release#go1.25.minorThis also pulls in updates to tools from makefile-modules: https://github.com/cert-manager/makefile-modules
Fixes: https://venafi.atlassian.net/browse/VC-46156