build: update Helm version to v3.17.4 and Go to 1.24.5 by yxxhero · Pull Request #822 · databus23/helm-diff

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@yxxhero

Copy link

Collaborator

@yxxhero yxxhero commented

Jul 24, 2025

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 from v3.17.3 to v3.17.4 across all relevant configurations, including the matrix and specific job definitions. [1] [2] [3]

Dependency updates:

  • go.mod: Updated the Go version from 1.24.2 to 1.24.5 to use the latest patch release.
Signed-off-by: yxxhero <aiopsclub@163.com>

@yxxhero yxxhero linked an issue

Jul 24, 2025

that may be closed by this pull request

@yxxhero yxxhero merged commit 437f0ea into master

Jul 24, 2025

16 checks passed

@yxxhero yxxhero deleted the build--update-Helm-version-to-v3.17.4-and-Go-to-1.24.5 branch

September 6, 2025 23:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Update go version to 1.24.4 to fix CVEsa

1 participant

@yxxhero