From a44796fa7c958c2af514e8bd4d6ed3cdc95c8b8a Mon Sep 17 00:00:00 2001 From: Peter Braun Date: Tue, 26 Oct 2021 09:30:39 +0200 Subject: [PATCH] fix: update quay org --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 42d0cea..9c27cb9 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ -ORG=integreatly +ORG=grafana-operator PROJECT=grafana_plugins_init REG=quay.io TAG=0.0.5 -PKG=github.com/integr8ly/grafana_plugins_init +PKG=github.com/grafana-operator/grafana_plugins_init .PHONY: image/build image/build: