Skip to content

Commit fa31b91

Browse files
committed
chore: fix cloud 2.2 upgrade failed
1 parent 0be7b4f commit fa31b91

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/cloud-e2e-installer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,10 @@ jobs:
626626
--set images.kubeblocksConsole.tag=${CLOUD_VERSION} \
627627
--set images.hook.tag=${CLOUD_VERSION} \
628628
--set images.cubetranFront.tag=${CLOUD_VERSION} \
629+
--set images.console.tag=${CLOUD_VERSION} \
630+
--set images.hook.tag=${CLOUD_VERSION} \
631+
--set images.docs.tag=${CLOUD_VERSION} \
632+
--set onlyNewConsole=true \
629633
--reset-then-reuse-values
630634
fi
631635

0 commit comments

Comments
 (0)