From e4f6ab02aa8215ff4197ef79257aa744630434f0 Mon Sep 17 00:00:00 2001 From: Jacob Weinstock Date: Wed, 18 Oct 2023 15:21:54 -0600 Subject: [PATCH] Update Rufio to latest: This has provider specific options. Signed-off-by: Jacob Weinstock --- tinkerbell/rufio/Chart.yaml | 4 ++-- tinkerbell/rufio/values.yaml | 2 +- tinkerbell/stack/Chart.lock | 6 +++--- tinkerbell/stack/Chart.yaml | 2 +- tinkerbell/stack/values.yaml | 11 +++++------ 5 files changed, 12 insertions(+), 13 deletions(-) diff --git a/tinkerbell/rufio/Chart.yaml b/tinkerbell/rufio/Chart.yaml index 0e9f5767..c1ba7a2f 100644 --- a/tinkerbell/rufio/Chart.yaml +++ b/tinkerbell/rufio/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.5 +version: 0.2.6 # This is the version number of the application being deployed. This version number should be # 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.3.1" +appVersion: "0.3.2" diff --git a/tinkerbell/rufio/values.yaml b/tinkerbell/rufio/values.yaml index 728dad0a..729d9692 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.3.1 +image: quay.io/tinkerbell/rufio:v0.3.2 imagePullPolicy: IfNotPresent resources: requests: diff --git a/tinkerbell/stack/Chart.lock b/tinkerbell/stack/Chart.lock index a3ef023e..244858b5 100644 --- a/tinkerbell/stack/Chart.lock +++ b/tinkerbell/stack/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 0.3.0 - name: rufio repository: file://../rufio - version: 0.2.5 + version: 0.2.6 - name: hegel repository: file://../hegel version: 0.3.3 -digest: sha256:997aa7a6b2845528b7e6f2d91aa00cb443cbbdb19186611bab69fb5405964863 -generated: "2023-10-13T08:44:28.979846035-06:00" +digest: sha256:c5f148517a0557ea01b60a16ce752d852fea84183ae08e374503161524eceb92 +generated: "2023-10-18T15:17:40.351829846-06:00" diff --git a/tinkerbell/stack/Chart.yaml b/tinkerbell/stack/Chart.yaml index 484c72ab..fae97e13 100644 --- a/tinkerbell/stack/Chart.yaml +++ b/tinkerbell/stack/Chart.yaml @@ -31,7 +31,7 @@ dependencies: version: "0.3.0" repository: "file://../smee" - name: rufio - version: "0.2.5" + version: "0.2.6" repository: "file://../rufio" - name: hegel version: "0.3.3" diff --git a/tinkerbell/stack/values.yaml b/tinkerbell/stack/values.yaml index 79f07e72..6c805c75 100644 --- a/tinkerbell/stack/values.yaml +++ b/tinkerbell/stack/values.yaml @@ -18,8 +18,8 @@ stack: port: 8080 image: bash downloadsDest: /opt/hook - # downloadURL only works with the > 0.8.1 Hook release. - # This is because previous Hook versions didn't provide a checksum file. + # downloadURL only works with the > 0.8.1 Hook release because + # previous Hook versions didn't provide a checksum file. downloadURL: https://github.com/tinkerbell/hook/releases/download/latest kubevip: enabled: true @@ -28,9 +28,8 @@ stack: imagePullPolicy: IfNotPresent roleName: kube-vip-role roleBindingName: kube-vip-rolebinding - # Customize the interface KubeVIP advertises on. When unset, KubeVIP will autodetect the - # interface. - #interface: enp0s8 + # Customize the interface KubeVIP advertises on. When unset, KubeVIP will autodetect the interface. + # interface: enp0s8 relay: # relay allows us to listen and respond to layer broadcast DHCP requests name: dhcp-relay enabled: true @@ -60,7 +59,7 @@ hegel: trustedProxies: [] rufio: - image: quay.io/tinkerbell/rufio:v0.3.1 + image: quay.io/tinkerbell/rufio:v0.3.2 tink: controller: