We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2574d89 + a2eba51 commit d8126b3Copy full SHA for d8126b3
config/manager/manager.yaml
@@ -49,7 +49,7 @@ spec:
49
- name: OPERATOR_NAME
50
value: "cluster-nfd-operator"
51
- name: NODE_FEATURE_DISCOVERY_IMAGE
52
- value: "k8s.gcr.io/nfd/node-feature-discovery:v0.7.0"
+ value: "k8s.gcr.io/nfd/node-feature-discovery:v0.9.0"
53
livenessProbe:
54
httpGet:
55
path: /healthz
docs/_config.yml
@@ -53,4 +53,4 @@ release: master
# Container image which to point to in the documentation
container_image: gcr.io/k8s-staging-nfd/node-feature-discovery-operator:master
# Operand Node Feature Discovery documentation version
56
-operand_version: v0.8
+operand_version: v0.9
0 commit comments