From 3f21741512de15a88f61aa97aefda5b132d56d2d Mon Sep 17 00:00:00 2001 From: mw Date: Thu, 21 Nov 2024 15:14:17 +0100 Subject: [PATCH] fix(ci): it should be ALL_TAGS and not ALL_IMAGES --- .github/trusted_registries.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/trusted_registries.yaml b/.github/trusted_registries.yaml index 34c6d96a4..41c56f3d1 100644 --- a/.github/trusted_registries.yaml +++ b/.github/trusted_registries.yaml @@ -15,7 +15,7 @@ docker.io: grafana: ALL_IMAGES hjacobs: kube-janitor: ALL_TAGS - postgres: ALL_IMAGES + postgres: ALL_TAGS stellio: ALL_IMAGES velero: ALL_IMAGES vladgh: