diff --git a/charts/stable/node-feature-discovery/Chart.yaml b/charts/stable/node-feature-discovery/Chart.yaml index 13b0eed9..7db31dc0 100644 --- a/charts/stable/node-feature-discovery/Chart.yaml +++ b/charts/stable/node-feature-discovery/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: node-feature-discovery -version: 2.1.2 +version: 2.1.3 appVersion: 0.7.0 description: Detect hardware features available on each node in a Kubernetes cluster, and advertises those features using node labels keywords: @@ -12,6 +12,4 @@ icon: https://avatars1.githubusercontent.com/u/36015203?s=400&v=4 sources: - https://github.com/kubernetes-sigs/node-feature-discovery - https://github.com/k8s-at-home/charts -maintainers: - - name: billimek - email: jeff@billimek.com +deprecated: true