Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ projects:
go_version: N/A
- name: rufio
versions:
- tag: v0.6.5
- commit: 55a6a8c
go_version: "1.22"
- name: tink
versions:
Expand Down
2 changes: 1 addition & 1 deletion projects/tinkerbell/rufio/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ https://github.com/prometheus/common
** github.com/prometheus/procfs; version v0.15.1 --
https://github.com/prometheus/procfs

** github.com/tinkerbell/rufio; version v0.6.5 --
** github.com/tinkerbell/rufio; version 55a6a8c --
https://github.com/tinkerbell/rufio

** github.com/VictorLowther/simplexml; version v0.0.0-20180716164440-0bff93621230 --
Expand Down
4 changes: 2 additions & 2 deletions projects/tinkerbell/rufio/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
4a043bad6f2e49e93fe05a0b357f6cd7490aa5d5074e01160ed6209635d1ca55 _output/bin/rufio/linux-amd64/manager
82e8684d4a9ebe54b4ccac84ee0842b603033d773890ed2b8b3bcff87db09daf _output/bin/rufio/linux-arm64/manager
48f0b965c963421fd92d97c075bd1149eb9678080c7835a7d295dd1191a100bd _output/bin/rufio/linux-amd64/manager
e2f97d5318e945d20a910371f9e7ea5936393252abb9b820223d7752770f3a62 _output/bin/rufio/linux-arm64/manager
2 changes: 1 addition & 1 deletion projects/tinkerbell/rufio/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.6.5
55a6a8c
2 changes: 1 addition & 1 deletion projects/tinkerbell/rufio/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Rufio**
![Version](https://img.shields.io/badge/version-v0.6.5-blue)
![Version](https://img.shields.io/badge/version-55a6a8c-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoibmZUSnF0RVBLRGhmNENKWVdNa1kzZ2V0UlFOWWJVZmM0N3UzSm12ekZkRm5KL240YmZTWXdTL2p6NXlUdnF4SUdibzFubW41dW4wTWs1c3Y1TmdSNmw0PSIsIml2UGFyYW1ldGVyU3BlYyI6IkVHRnl2M2JGVTZZSWIyZ1UiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[Rufio](https://github.com/tinkerbell/rufio) is a Kubernetes controller for managing baseboard management state and actions.
Expand Down