@@ -74,12 +74,15 @@ A major and minor version can be supplied to the `Ironic` resource to request
7474a specific branch of ironic-image (and thus Ironic). Here are supported version
7575values for each branch and release of the operator:
7676
77- | Operator version | Ironic version(s) | Default version |
78- | ---------------- | ------------------------ | --------------- |
79- | latest (main) | latest, 29.0, 28.0, 27.0 | latest |
80- | 0.3.0 | latest, 29.0, 28.0, 27.0 | latest |
81- | 0.2.0 | latest, 28.0, 27.0 | latest |
82- | 0.1.0 | latest, 27.0 | latest |
77+ | Operator version | Ironic version(s) | Default version |
78+ | ---------------- | ------------------------------ | --------------- |
79+ | latest (main) | latest, 30.0, 29.0, 28.0, 27.0 | latest |
80+ | 0.4.0 | 30.0, 29.0, 28.0, 27.0 | 30.0 |
81+ | 0.3.0 | 29.0, 28.0, 27.0 | latest |
82+ | 0.2.0 | 28.0, 27.0 | latest |
83+ | 0.1.0 | 27.0 | latest |
8384
8485** NOTE:** the special version value ` latest ` always installs the latest
85- available version of ironic-image and Ironic.
86+ available version of ironic-image and Ironic. This version value is
87+ supported by all releases of IrSO but only works reliably in the
88+ latest release.
0 commit comments