Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 14:15
· 344 commits to main since this release

Install Elemental Operator from the helm chart with:

helm -n cattle-elemental-system install --create-namespace elemental-operator https://github.com/rancher/elemental-operator/releases/download/v1.1.1/elemental-operator-1.1.1.tgz

Warning

  • In order to upgrade the operator from a 1.0.x version (or older) you have first to upgrade to v1.0.2 or the upgrade will fail.

  • If you are preparing the ISOs as described in the Elemental documentation, you need to get the registration base ISO / image from the Staging or Dev repositories, otherwise the cloud-config configuration present in the MachineRegistration will not be applied.

To use the Staging repo with the elemental-iso-add-registration:

REPO=Staging ./elemental-iso-add-registration initial-registration.yaml

To download the RPi image from the Staging repo:

wget -q https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging:/Teal53/images/rpi.raw

Further details in Elemental documentation.

Changelog

What's Changed

Full Changelog: v1.1.0...v1.1.1