diff --git a/.travis.yml b/.travis.yml index c26c6282a..77ceb068a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,5 +23,5 @@ deploy: skip_cleanup: true script: hack/gcr-push.sh on: - repo: heptio/velero + repo: nrb/velero all_branches: true diff --git a/Makefile b/Makefile index 51f4f4b69..68c798b21 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ BIN ?= velero PKG := github.com/heptio/velero # Where to push the docker image. -REGISTRY ?= gcr.io/heptio-images +REGISTRY ?= gcr.io/nolanb-vmware # Which architecture to build - see $(ALL_ARCH) for options. # if the 'local' rule is being run, detect the ARCH from 'go env' diff --git a/heptio-images-fac92d2303ac.json.enc b/heptio-images-fac92d2303ac.json.enc index 4ecffa214..60ab49841 100644 Binary files a/heptio-images-fac92d2303ac.json.enc and b/heptio-images-fac92d2303ac.json.enc differ