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(helm-chart): update helm release node-feature-discovery to 0.16.6 #1978

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

bendo-bot[bot]
Copy link
Contributor

@bendo-bot bendo-bot bot commented Oct 30, 2024

This PR contains the following updates:

Package Update Change
node-feature-discovery patch 0.16.5 -> 0.16.6

Release Notes

kubernetes-sigs/node-feature-discovery (node-feature-discovery)

v0.16.6

Compare Source

What's Changed

Contributors @​marquiz @​elezar @​ArangoGutierrez

Full Changelog: kubernetes-sigs/node-feature-discovery@v0.16.5...v0.16.6


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| helm       | node-feature-discovery | 0.16.5 | 0.16.6 |
@bendo-bot bendo-bot bot requested a review from mmalyska October 30, 2024 14:02
@bendo-bot bendo-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Oct 30, 2024
Copy link

Path: cluster/system/node-feature-discovery

@@ -283,7 +283,7 @@
                 - ALL
             readOnlyRootFilesystem: true
             runAsNonRoot: true
-          image: "registry.k8s.io/nfd/node-feature-discovery:v0.16.5"
+          image: "registry.k8s.io/nfd/node-feature-discovery:v0.16.6"
           imagePullPolicy: IfNotPresent
           livenessProbe:
             grpc:
@@ -425,7 +425,7 @@
                 - ALL
             readOnlyRootFilesystem: true
             runAsNonRoot: true
-          image: "registry.k8s.io/nfd/node-feature-discovery:v0.16.5"
+          image: "registry.k8s.io/nfd/node-feature-discovery:v0.16.6"
           imagePullPolicy: IfNotPresent
           livenessProbe:
             grpc:
@@ -534,7 +534,7 @@
       hostNetwork: false
       containers:
         - name: gc
-          image: "registry.k8s.io/nfd/node-feature-discovery:v0.16.5"
+          image: "registry.k8s.io/nfd/node-feature-discovery:v0.16.6"
           imagePullPolicy: "IfNotPresent"
           env:
             - name: NODE_NAME
@@ -652,7 +652,7 @@
                 - ALL
             readOnlyRootFilesystem: true
             runAsNonRoot: true
-          image: "registry.k8s.io/nfd/node-feature-discovery:v0.16.5"
+          image: "registry.k8s.io/nfd/node-feature-discovery:v0.16.6"
           imagePullPolicy: IfNotPresent
           command:
             - "nfd-master"

@bendo-bot
Copy link
Contributor Author

bendo-bot bot commented Oct 30, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ANSIBLE ansible-lint yes no 8.62s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 1.54s
✅ YAML prettier 1 0 0.36s
✅ YAML yamllint 1 0 0.29s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@mmalyska mmalyska merged commit 05bf56b into main Oct 30, 2024
12 checks passed
@mmalyska mmalyska deleted the renovate/node-feature-discovery-0.x branch October 30, 2024 14:07
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 dep/patch renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant