Skip to content
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 to upstream version v0.15.6 #35

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 3, 2024

Update upstream version

Bump Dockerfile to upstream version v0.15.6

changed lines [19] of file "/tmp/updatecli/github/rancher/image-build-node-feature-discovery/Dockerfile"

v0.15.5
Release published on the 2024-07-05 05:38:54 +0000 UTC at the url https://github.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.15.5

## Changelog

This patch release fixes nfd-topology-updater on IPv6 clusters.

### List of PRs

- go.mod: update dependencies (#1676)
- topology-updater: properly handle IPv6 from NODE_ADDRESS (#1732)
v0.15.6
Release published on the 2024-07-10 13:42:46 +0000 UTC at the url https://github.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.15.6

## What's Changed
* Use worker DS OwnerReference for NF's by @ArangoGutierrez in https://github.com/kubernetes-sigs/node-feature-discovery/pull/1775


**Full Changelog**: https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.15.5...v0.15.6
v0.16.1
Release published on the 2024-07-03 14:45:13 +0000 UTC at the url https://github.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.16.1

## What's Changed
* [release-0.16] Revert "build(deps): bump actions/checkout from 1 to 4" by @k8s-infra-cherrypick-robot in https://github.com/kubernetes-sigs/node-feature-discovery/pull/1721
* [release-0.16] topology-updater: properly handle IPv6 from NODE_ADDRESS by @k8s-infra-cherrypick-robot in https://github.com/kubernetes-sigs/node-feature-discovery/pull/1731
* [release-0.16] helm: remove defaults CPU limits by @k8s-infra-cherrypick-robot in https://github.com/kubernetes-sigs/node-feature-discovery/pull/1736
* [release-0.16] Fix the problem with starting the master with empty cache by @k8s-infra-cherrypick-robot in https://github.com/kubernetes-sigs/node-feature-discovery/pull/1740
* [release-0.16] ensure post-delete-job's service account matches ref in job spec by @k8s-infra-cherrypick-robot in https://github.com/kubernetes-sigs/node-feature-discovery/pull/1750


**Full Changelog**: https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.16.0...v0.16.1
Bump Makefile to upstream version v0.15.6

1 file(s) updated with "TAG := v0.15.6$$(BUILD_META)": * Makefile

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

github-actions bot added 2 commits July 3, 2024 18:21
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
github-actions bot added 2 commits July 5, 2024 18:21
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title Bump to upstream version v0.16.1 Bump to upstream version v0.15.5 Jul 5, 2024
github-actions bot added 2 commits July 10, 2024 18:23
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title Bump to upstream version v0.15.5 Bump to upstream version v0.15.6 Jul 10, 2024
mgfritch added a commit to mgfritch/image-build-node-feature-discovery that referenced this pull request Jul 11, 2024
Replaces: rancher#35

UpdateCli is choosing release image based on latest chronological date
instead of using the image tagged in github as the `latest` release.

Signed-off-by: Michael Fritch <[email protected]>
mgfritch added a commit to mgfritch/image-build-node-feature-discovery that referenced this pull request Jul 11, 2024
UpdateCli is choosing release image based on latest chronological date
instead of using the image tagged in github as the `latest` release.

Replaces: rancher#35
Signed-off-by: Michael Fritch <[email protected]>
mgfritch added a commit to mgfritch/image-build-node-feature-discovery that referenced this pull request Jul 11, 2024
UpdateCli is choosing the release image based on the latest chronological date,
instead of referencing the version tagged as the `latest` github release

Replaces: rancher#35
Signed-off-by: Michael Fritch <[email protected]>
mgfritch added a commit to mgfritch/image-build-node-feature-discovery that referenced this pull request Jul 11, 2024
UpdateCli is choosing a release image based on the latest chronological date,
when we really want to use the image tagged as the `latest` github release

Replaces: rancher#35
Signed-off-by: Michael Fritch <[email protected]>
@mgfritch
Copy link
Contributor

Replaced by #35

@mgfritch mgfritch closed this Jul 11, 2024
@github-actions github-actions bot deleted the updatecli_main_1eebd83cdf50b6b85f2b9734d8925b1d515c7cf3eb31eadf38a95d63428f28ee branch July 11, 2024 18:21
mgfritch added a commit to mgfritch/image-build-node-feature-discovery that referenced this pull request Jul 18, 2024
Ensure UpdateCli chooses the tagged `latest` release,
instead of choosing the most recent chronological release

Fixes: rancher#35
Signed-off-by: Michael Fritch <[email protected]>
mgfritch added a commit to mgfritch/image-build-node-feature-discovery that referenced this pull request Jul 18, 2024
Ensure UpdateCli chooses the tagged `latest` release,
instead of choosing the most recent chronological release

Fixes: rancher#35
Signed-off-by: Michael Fritch <[email protected]>
mgfritch added a commit to mgfritch/image-build-ib-sriov-cni that referenced this pull request Jul 18, 2024
Ensure UpdateCli chooses the tagged `latest` release,
instead of choosing the most recent chronological release

Fixes: rancher/image-build-node-feature-discovery#35
Signed-off-by: Michael Fritch <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants