Skip to content

Commit 4073a52

Browse files
authored
Merge pull request #133 from ArangoGutierrez/devel/v0.4.1
[release-0.4] Update references for 0.4.1
2 parents 4f4e315 + 0aa56dc commit 4073a52

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ kind: Kustomization
1313
images:
1414
- name: controller
1515
newName: k8s.gcr.io/nfd/node-feature-discovery-operator
16-
newTag: v0.4.0
16+
newTag: v0.4.1

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ display_version_list: true
4848
# Release is the full released version number. Used to make external links to
4949
# point to the correct blobs in the Github repo. This is also the version shown
5050
# in the sidebar (top left corner of the page)
51-
release: v0.4.0
51+
release: v0.4.1
5252

5353
# Container image which to point to in the documentation
54-
container_image: k8s.gcr.io/nfd/node-feature-discovery-operator:v0.4.0
54+
container_image: k8s.gcr.io/nfd/node-feature-discovery-operator:v0.4.1
5555
# Operand Node Feature Discovery documentation version
5656
operand_version: v0.10

0 commit comments

Comments
 (0)