-
Notifications
You must be signed in to change notification settings - Fork 633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump helm client to v0.12.8 #552
Conversation
8f6e575
to
eed7b2f
Compare
eed7b2f
to
cae436f
Compare
Signed-off-by: Tariq Ibrahim <[email protected]>
cae436f
to
3fa7c0d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this, please create a separate PR for "so this MR also bumps NFD to v0.15.1"
@tariq1890 does it make sense to bump NFD first and then let delendabot rebase #543? Note that since we use replace directives in our go modules, we will have to bump the k8s dependencies separately. |
@tariq1890 I believe this was updated as part of #556 Note that the NFD bump is done in #485, but probably requires #558 to bump the go version. |
I'll rebase the PR |
Signed-off-by: Evan Lezar <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v8...v9) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
Bumps [github.com/NVIDIA/go-gpuallocator](https://github.com/NVIDIA/go-gpuallocator) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/NVIDIA/go-gpuallocator/releases) - [Commits](NVIDIA/go-gpuallocator@v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: github.com/NVIDIA/go-gpuallocator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
This is required to address an incompatibility with the v0.29.x k8s APIs. Signed-off-by: Evan Lezar <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
Bumps [sigs.k8s.io/node-feature-discovery](https://github.com/kubernetes-sigs/node-feature-discovery) from 0.14.2 to 0.15.1. - [Release notes](https://github.com/kubernetes-sigs/node-feature-discovery/releases) - [Commits](kubernetes-sigs/node-feature-discovery@v0.14.2...v0.15.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/node-feature-discovery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Closing this as this is no longer needed |
This fixes the HIGH CVE : GHSA-r53h-jv2g-vpx6
NOTE: The latest helm client imports k8s v1.29, so this MR also bumps NFD to v0.15.1 to ensure a consistent dependency tree