Skip to content

Commit

Permalink
Use ghcr.io (#200)
Browse files Browse the repository at this point in the history
/cherry-pick

Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Apr 28, 2023
1 parent 8a1c90a commit d75b966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -24,7 +24,7 @@ REGISTRY ?= stashed

# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
CRD_OPTIONS ?= "crd:generateEmbeddedObjectMeta=true"
CODE_GENERATOR_IMAGE ?= appscode/gengo:release-1.25
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.25
API_GROUPS ?= repositories:v1alpha1 stash:v1alpha1 stash:v1beta1 ui:v1alpha1

# This version-strategy uses git tags to set the version string
Expand Down

0 comments on commit d75b966

Please sign in to comment.