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

fix: update helm chart node-feature-discovery to 0.11.1 #972

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Jun 8, 2022

This PR contains the following updates:

Package Update Change
node-feature-discovery patch 0.11.0 -> 0.11.1

Release Notes

kubernetes-sigs/node-feature-discovery

v0.11.1

Compare Source

Changelog

Fixes an issue where the network-sriov.* labels were not correctly set in all scenarios (#​812).

List of PRs
  • [release-0.11] scripts/update-gh-pages: adjust commit message body (#​801)
  • [release-0.11] scripts/test-infra: bump golangci-lint to v1.45.2 (#​815)
  • [release-0.11] source/network: ignore interface operational state (#​819)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner June 8, 2022 06:27
@bloopy-boi bloopy-boi bot added renovate/helm type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Jun 8, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Jun 8, 2022

Path: cluster/apps/kube-system/node-feature-discovery/helm-release.yaml
Version: 0.11.0 -> 0.11.1

@@ -371,7 +371,7 @@
 - ALL
 readOnlyRootFilesystem: true
 runAsNonRoot: true
- image: "k8s.gcr.io/nfd/node-feature-discovery:v0.11.0"
+ image: "k8s.gcr.io/nfd/node-feature-discovery:v0.11.1"
 imagePullPolicy: IfNotPresent
 env:
 - name: NODE_NAME
@@ -479,7 +479,7 @@
 - ALL
 readOnlyRootFilesystem: true
 runAsNonRoot: true
- image: "k8s.gcr.io/nfd/node-feature-discovery:v0.11.0"
+ image: "k8s.gcr.io/nfd/node-feature-discovery:v0.11.1"
 imagePullPolicy: IfNotPresent
 livenessProbe:
 exec:

@h3mmy h3mmy merged commit dab66a4 into main Jun 8, 2022
@h3mmy h3mmy deleted the renovate/node-feature-discovery-0.11.x branch June 8, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant