Skip to content

Commit

Permalink
chore: update package node-feature-discovery (#583)
Browse files Browse the repository at this point in the history
Signed-off-by: glasskube-bot <[email protected]>
  • Loading branch information
glasskube-bot authored Jan 15, 2025
1 parent 5f4a014 commit 100daa3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/node-feature-discovery/v0.17.1+1/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# yaml-language-server: $schema=https://glasskube.dev/schemas/v1/package-manifest.json

name: node-feature-discovery
shortDescription: Detects hardware features available on each node in a
Kubernetes cluster, and advertises those features using node labels.
iconUrl: https://avatars.githubusercontent.com/u/13629408
defaultNamespace: node-feature-discovery
helm:
chartName: node-feature-discovery
chartVersion: 0.17.1
repositoryUrl: https://kubernetes-sigs.github.io/node-feature-discovery/charts
references:
- label: ArtifactHub
url: https://artifacthub.io/packages/helm/node-feature-discovery/node-feature-discovery
- label: GitHub
url: https://github.com/kubernetes-sigs/node-feature-discovery
longDescription: "Detects hardware features available on each node in a
Kubernetes cluster, and advertises those features using node labels. "
1 change: 1 addition & 0 deletions packages/node-feature-discovery/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ versions:
- version: v0.16.5+1
- version: v0.16.6+1
- version: v0.17.0+1
- version: v0.17.1+1

0 comments on commit 100daa3

Please sign in to comment.