Skip to content

Commit

Permalink
Merge pull request #97 from marquiz/devel/nfd-090
Browse files Browse the repository at this point in the history
Update operand to v0.9.0
  • Loading branch information
k8s-ci-robot authored Oct 11, 2021
2 parents 2574d89 + a2eba51 commit d8126b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
- name: OPERATOR_NAME
value: "cluster-nfd-operator"
- name: NODE_FEATURE_DISCOVERY_IMAGE
value: "k8s.gcr.io/nfd/node-feature-discovery:v0.7.0"
value: "k8s.gcr.io/nfd/node-feature-discovery:v0.9.0"
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
operand_version: v0.8
operand_version: v0.9

0 comments on commit d8126b3

Please sign in to comment.