Skip to content

Commit d8126b3

Browse files
authored
Merge pull request #97 from marquiz/devel/nfd-090
Update operand to v0.9.0
2 parents 2574d89 + a2eba51 commit d8126b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
- name: OPERATOR_NAME
5050
value: "cluster-nfd-operator"
5151
- name: NODE_FEATURE_DISCOVERY_IMAGE
52-
value: "k8s.gcr.io/nfd/node-feature-discovery:v0.7.0"
52+
value: "k8s.gcr.io/nfd/node-feature-discovery:v0.9.0"
5353
livenessProbe:
5454
httpGet:
5555
path: /healthz

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ release: master
5353
# Container image which to point to in the documentation
5454
container_image: gcr.io/k8s-staging-nfd/node-feature-discovery-operator:master
5555
# Operand Node Feature Discovery documentation version
56-
operand_version: v0.8
56+
operand_version: v0.9

0 commit comments

Comments
 (0)