You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: add adm-controller prefix to built container image refs
Update all references to the 3 container images built by this repository
to use the new adm-controller path prefix, matching the images published
by CI with repository-prefix: adm-controller:
ghcr.io/kubewarden/controller → ghcr.io/kubewarden/adm-controller/controller
ghcr.io/kubewarden/audit-scanner → ghcr.io/kubewarden/adm-controller/audit-scanner
ghcr.io/kubewarden/policy-server → ghcr.io/kubewarden/adm-controller/policy-server
Policy and test images (ghcr.io/kubewarden/policies/*, tests/*) are not
built here and are left unchanged.
Assisted-by: Github Copilot
Signed-off-by: José Guilherme Vanz <jguilhermevanz@suse.com>
0 commit comments