Skip to content

Commit 67bcea5

Browse files
Update code generator image
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
1 parent 540db7b commit 67bcea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ BIN := cluster-profile
2424
COMPRESS ?= no
2525

2626
CRD_OPTIONS ?= "crd:maxDescLen=0,generateEmbeddedObjectMeta=true,allowDangerousTypes=true"
27-
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.29
27+
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.32
2828
API_GROUPS ?= profile:v1alpha1
2929

3030
# Where to push the docker image.

0 commit comments

Comments
 (0)