We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540db7b commit 67bcea5Copy full SHA for 67bcea5
Makefile
@@ -24,7 +24,7 @@ BIN := cluster-profile
24
COMPRESS ?= no
25
26
CRD_OPTIONS ?= "crd:maxDescLen=0,generateEmbeddedObjectMeta=true,allowDangerousTypes=true"
27
-CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.29
+CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.32
28
API_GROUPS ?= profile:v1alpha1
29
30
# Where to push the docker image.
0 commit comments