File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22COZE_LOOP_APP_IMAGE_REGISTRY = docker.io
33COZE_LOOP_APP_IMAGE_REPOSITORY = cozedev
44COZE_LOOP_APP_IMAGE_NAME = coze-loop
5- COZE_LOOP_APP_IMAGE_TAG = 1.1 .0
5+ COZE_LOOP_APP_IMAGE_TAG = 1.2 .0
66COZE_LOOP_APP_OPENAPI_PORT = 8888
77COZE_LOOP_APP_DEBUG_PORT = 40000
88
Original file line number Diff line number Diff line change 77 registry : " docker.io"
88 repository : " cozedev"
99 image : " coze-loop"
10- tag : " 1.1 .0"
10+ tag : " 1.2 .0"
1111 pullPolicy : Always
1212 pullSecrets : " coze-loop-image-secret"
1313
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ init_image:
1616 registry : " docker.io"
1717 repository : " cozedev"
1818 image : " coze-loop"
19- tag : " 1.1 .0"
19+ tag : " 1.2 .0"
2020 pullSecrets : " coze-loop-image-secret"
2121
2222deployment :
You can’t perform that action at this time.
0 commit comments