Closed prestist closed 1 year ago
go mod get ...ignition/v2@main go mod tidy go vendor
go mod get ...ignition/v2@main
go mod tidy
go vendor
update vendor'd ignition package to prepare for stabilizing openshift and fcos configs.
I concur that this doesn't need release notes. We'll note the changes during the Butane spec stabilizations.
go mod get ...ignition/v2@main
go mod tidy
go vendor
update vendor'd ignition package to prepare for stabilizing openshift and fcos configs.