There was an error while loading. Please reload this page.
1 parent 0380915 commit 44e8c7aCopy full SHA for 44e8c7a
1 file changed
stacks/platform/variables.tf
@@ -140,13 +140,13 @@ variable "chat_app_image_tag" {
140
variable "console_app_chart_version" {
141
type = string
142
description = "Version of the console-app Helm chart published to GHCR"
143
- default = "0.10.10"
+ default = "0.10.11"
144
}
145
146
variable "console_app_image_tag" {
147
148
description = "Optional override for the console-app container image tag"
149
- default = "0.10.10-egress-rules"
+ default = ""
150
151
152
variable "oidc_issuer_url" {
0 commit comments