Skip to content

Commit 82a5f56

Browse files
authored
Merge pull request #10 from grafana-operator/update-quay-org
fix: update quay org
2 parents b5e1c3e + a44796f commit 82a5f56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
ORG=integreatly
1+
ORG=grafana-operator
22
PROJECT=grafana_plugins_init
33
REG=quay.io
44
TAG=0.0.5
5-
PKG=github.com/integr8ly/grafana_plugins_init
5+
PKG=github.com/grafana-operator/grafana_plugins_init
66

77
.PHONY: image/build
88
image/build:

0 commit comments

Comments
 (0)