Skip to content

Commit 3347108

Browse files
authored
chore(platform): deploy console-app v0.10.12
Deploy released console-app v0.10.12 so the merged thread workloads/workload storage UI is included in platform bootstrap.
1 parent 199fef5 commit 3347108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stacks/platform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ variable "chat_app_image_tag" {
140140
variable "console_app_chart_version" {
141141
type = string
142142
description = "Version of the console-app Helm chart published to GHCR"
143-
default = "0.10.11"
143+
default = "0.10.12"
144144
}
145145

146146
variable "console_app_image_tag" {

0 commit comments

Comments
 (0)