IrSO releases contain the install.yaml manifest for deploying. Usually these manifests point to the image with the same tag as the release.
However, for v0.11.0 the image tag is release-0.11:
image: quay.io/metal3-io/ironic-standalone-operator:release-0.11
This does not seem right. I tried to check or changes related to release artifacts but could not immediately spot anything.
IrSO releases contain the
install.yamlmanifest for deploying. Usually these manifests point to the image with the same tag as the release.However, for v0.11.0 the image tag is
release-0.11:This does not seem right. I tried to check or changes related to release artifacts but could not immediately spot anything.