build: update Helm version to v3.17.4 and Go to 1.24.5 by yxxhero · Pull Request #822 · databus23/helm-diff
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 322
Merged
Merged
Conversation
Copy link
Collaborator
yxxhero
commented
Jul 24, 2025
yxxhero
commented
This pull request includes updates to dependencies and configuration files to ensure compatibility and maintain up-to-date versions. The most important changes involve updating the Helm version used in CI workflows and bumping the Go version in the go.mod file.
Updates to CI workflows:
.github/workflows/ci.yaml: Updated the Helm version fromv3.17.3tov3.17.4across all relevant configurations, including the matrix and specific job definitions. [1] [2] [3]
Dependency updates:
go.mod: Updated the Go version from1.24.2to1.24.5to use the latest patch release.
Signed-off-by: yxxhero <aiopsclub@163.com>
yxxhero
deleted the
build--update-Helm-version-to-v3.17.4-and-Go-to-1.24.5
branch
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