We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c97d0 commit 1dcecbbCopy full SHA for 1dcecbb
.env
@@ -101,7 +101,7 @@ MGMT_BACKEND_HOST_PUBLICPORT=8084
101
102
# console
103
CONSOLE_IMAGE=instill/console
104
-CONSOLE_VERSION=0.68.3
+CONSOLE_VERSION=0.68.5
105
CONSOLE_HOST=console
106
CONSOLE_PORT=3000
107
# exposed port
charts/core/values.yaml
@@ -686,7 +686,7 @@ console:
686
# -- The image of console
687
image:
688
repository: instill/console
689
- tag: 0.68.3
+ tag: 0.68.5
690
pullPolicy: IfNotPresent
691
# -- The accessible endpoint for the api-gateway from the console server side
692
serverApiGatewayURL:
0 commit comments