File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ variable "gateway_chart_version" {
2626variable "agents_orchestrator_chart_version" {
2727 type = string
2828 description = " Version of the agents-orchestrator Helm chart published to GHCR"
29- default = " 0.13.17 "
29+ default = " 0.13.18 "
3030}
3131
3232variable "threads_chart_version" {
@@ -116,7 +116,7 @@ variable "identity_chart_version" {
116116variable "runners_chart_version" {
117117 type = string
118118 description = " Version of the runners Helm chart published to GHCR"
119- default = " 0.5.11 "
119+ default = " 0.5.12 "
120120}
121121
122122variable "apps_chart_version" {
@@ -713,7 +713,7 @@ variable "media_proxy_image_tag" {
713713variable "llm_proxy_chart_version" {
714714 type = string
715715 description = " Version of the llm-proxy Helm chart published to GHCR"
716- default = " 0.12.5 "
716+ default = " 0.12.6 "
717717}
718718
719719variable "llm_proxy_image_tag" {
You can’t perform that action at this time.
0 commit comments