Cluster fails to deploy with :latest kubewarden-controller.
~ docker pull ghcr.io/kubewarden/kubewarden-controller:latest
latest: Pulling from kubewarden/kubewarden-controller
no matching manifest for linux/amd64 in the manifest list entries
~ Kubernetes
Failed to pull image "ghcr.io/kubewarden/kubewarden-controller:latest": rpc error: code = NotFound desc = failed to pull and unpack image "ghcr.io/kubewarden/kubewarden-controller:latest": no match for platform in manifest: not found
For latest package (OS/Arch tab) we have:
- linux/arm64
- unknown/unknown
For 1.35.0 tag we have:
- linux/amd64
- linux/arm64
- unknown/unknown
Cluster fails to deploy with
:latestkubewarden-controller.For latest package (OS/Arch tab) we have:
For 1.35.0 tag we have: