From 0aa56dc2467c39f7ba33b7cec0f98b56d3af8606 Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Arango Gutierrez Date: Thu, 17 Feb 2022 14:39:26 -0500 Subject: [PATCH] Update references for 0.4.1 Signed-off-by: Carlos Eduardo Arango Gutierrez --- config/manager/kustomization.yaml | 2 +- docs/_config.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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