From badb9e7054bfb6d2e2c8f35845f8f92b7ef0e97c Mon Sep 17 00:00:00 2001 From: Jacob Weinstock Date: Sun, 24 Nov 2024 15:09:06 -0700 Subject: [PATCH] Update Rufio version: This has a bug fix for virtual media ejecting. Signed-off-by: Jacob Weinstock --- tinkerbell/rufio/Chart.yaml | 2 +- tinkerbell/rufio/values.yaml | 2 +- tinkerbell/stack/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tinkerbell/rufio/Chart.yaml b/tinkerbell/rufio/Chart.yaml index 8651b4d..c6c1b33 100644 --- a/tinkerbell/rufio/Chart.yaml +++ b/tinkerbell/rufio/Chart.yaml @@ -22,4 +22,4 @@ version: 0.4.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.6.0" +appVersion: "0.6.1" diff --git a/tinkerbell/rufio/values.yaml b/tinkerbell/rufio/values.yaml index ec88a98..13bdfaf 100644 --- a/tinkerbell/rufio/values.yaml +++ b/tinkerbell/rufio/values.yaml @@ -1,6 +1,6 @@ deploy: true name: rufio -image: quay.io/tinkerbell/rufio:v0.6.0 +image: quay.io/tinkerbell/rufio:v0.6.1 imagePullPolicy: IfNotPresent resources: requests: diff --git a/tinkerbell/stack/values.yaml b/tinkerbell/stack/values.yaml index dad99f2..dee9308 100644 --- a/tinkerbell/stack/values.yaml +++ b/tinkerbell/stack/values.yaml @@ -107,7 +107,7 @@ hegel: image: quay.io/tinkerbell/hegel:v0.14.2 rufio: - image: quay.io/tinkerbell/rufio:v0.6.0 + image: quay.io/tinkerbell/rufio:v0.6.1 tink: controller: