From 1260ede2a513870cde7f34d1e1232f193093e1a5 Mon Sep 17 00:00:00 2001 From: Ivo Jimenez Date: Fri, 8 Nov 2024 18:25:33 -0700 Subject: [PATCH] gha: remove reference to `vectorized` org This organization has been deprecated for a while now. Based on usage stats from dockerhub, zero pulls have been performed since july/2024, so customers/community aren't pulling from this org anymore and thus is safe to stop publishing to it. --- .github/workflows/docker-image.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 33cb767..bdfa21a 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -36,7 +36,6 @@ jobs: with: # list of Docker images to use as base name for tags images: | - vectorized/kminion redpandadata/kminion # generate Docker tags based on the following events/attributes # Semver type is only active on 'push tag' events,