From b3c087e569c7b5a39e4667547a3a2032a0c01ff0 Mon Sep 17 00:00:00 2001 From: Martin Hrabovcin Date: Thu, 12 Sep 2024 12:35:00 +0000 Subject: [PATCH] fix: use mesosphere org for published images --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f94e357..f910048 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,7 +98,7 @@ jobs: flavor: | latest=auto images: | - ghcr.io/banzaicloud/cruise-control + ghcr.io/mesosphere/cruise-control tags: | type=semver,pattern={{version}} type=edge,branch=master