diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index a1882ed3..c30da2e6 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -13,4 +13,4 @@ kind: Kustomization images: - name: controller newName: k8s.gcr.io/nfd/node-feature-discovery-operator - newTag: v0.4.0 + newTag: v0.4.1 diff --git a/docs/_config.yml b/docs/_config.yml index 7ab5d55a..cb0ce135 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -48,9 +48,9 @@ display_version_list: true # Release is the full released version number. Used to make external links to # point to the correct blobs in the Github repo. This is also the version shown # in the sidebar (top left corner of the page) -release: v0.4.0 +release: v0.4.1 # Container image which to point to in the documentation -container_image: k8s.gcr.io/nfd/node-feature-discovery-operator:v0.4.0 +container_image: k8s.gcr.io/nfd/node-feature-discovery-operator:v0.4.1 # Operand Node Feature Discovery documentation version operand_version: v0.10