From a5c79cf53a022dfa3cc65a1da163d5e69adb57e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:56:06 +0000 Subject: [PATCH 1/7] fix(stack): pin llm-request-router/v1.11.0 Opened by the stack pin bump workflow on release of deploy/helm/llm-request-router/v1.11.0. --- deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl index 53ab1eb59..e787a7ead 100644 --- a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl +++ b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl @@ -168,7 +168,7 @@ releases: {{- $llmRequestRouterChartPath := dig "addons" "llm" "requestRouter" "chartPath" "" .Values }} chart: {{ $llmRequestRouterChartPath | default "nvcf/helm-nvcf-llm-request-router" | quote }} {{- if not $llmRequestRouterChartPath }} - version: 1.10.0 + version: 1.11.0 {{- end }} namespace: nvcf condition: addons.llm.enabled From 64b82b7351d02a73622126d2abfb5ddf9f9587e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 15:47:49 +0000 Subject: [PATCH 2/7] fix(stack): pin llm-request-router/v1.11.1 Opened by the stack pin bump workflow on release of deploy/helm/llm-request-router/v1.11.1. --- deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl index e787a7ead..37b0902c9 100644 --- a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl +++ b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl @@ -168,7 +168,7 @@ releases: {{- $llmRequestRouterChartPath := dig "addons" "llm" "requestRouter" "chartPath" "" .Values }} chart: {{ $llmRequestRouterChartPath | default "nvcf/helm-nvcf-llm-request-router" | quote }} {{- if not $llmRequestRouterChartPath }} - version: 1.11.0 + version: 1.11.1 {{- end }} namespace: nvcf condition: addons.llm.enabled From 0d044fec9075617f2277ae97076efb3f0395d2da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 16:20:28 +0000 Subject: [PATCH 3/7] fix(stack): pin llm-request-router/v1.12.0 Opened by the stack pin bump workflow on release of deploy/helm/llm-request-router/v1.12.0. --- deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl index 37b0902c9..f4f8ada94 100644 --- a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl +++ b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl @@ -168,7 +168,7 @@ releases: {{- $llmRequestRouterChartPath := dig "addons" "llm" "requestRouter" "chartPath" "" .Values }} chart: {{ $llmRequestRouterChartPath | default "nvcf/helm-nvcf-llm-request-router" | quote }} {{- if not $llmRequestRouterChartPath }} - version: 1.11.1 + version: 1.12.0 {{- end }} namespace: nvcf condition: addons.llm.enabled From e2d26a224031116eb904326b541e8c227a4d2fe4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 16:21:07 +0000 Subject: [PATCH 4/7] fix(stack): pin gateway-routes/v1.17.0 Opened by the stack pin bump workflow on release of deploy/helm/gateway-routes/v1.17.0. --- deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl index f4f8ada94..bcc5626ec 100644 --- a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl +++ b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl @@ -217,7 +217,7 @@ releases: {{- $gatewayRoutesChartPath := dig "ingress" "gatewayApi" "chartPath" "" .Values }} chart: {{ $gatewayRoutesChartPath | default "nvcf/nvcf-gateway-routes" | quote }} {{- if not $gatewayRoutesChartPath }} - version: 1.16.0 + version: 1.17.0 {{- end }} needs: - nvcf/notary-service From 288c4daddbb8d139e4b0353b4dc80a1218e1e7a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 16:58:50 +0000 Subject: [PATCH 5/7] fix(stack): pin openbao/v0.32.1 Opened by the stack pin bump workflow on release of deploy/helm/openbao/v0.32.1. --- .../stacks/self-managed/helmfile.d/01-dependencies.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stacks/self-managed/helmfile.d/01-dependencies.yaml.gotmpl b/deploy/stacks/self-managed/helmfile.d/01-dependencies.yaml.gotmpl index e456e84dd..def1ce71a 100644 --- a/deploy/stacks/self-managed/helmfile.d/01-dependencies.yaml.gotmpl +++ b/deploy/stacks/self-managed/helmfile.d/01-dependencies.yaml.gotmpl @@ -120,7 +120,7 @@ releases: <<: *dependency - name: openbao-server # this name MUST not change - version: 0.30.25 + version: 0.32.1 condition: openbao.enabled # From defaults.yaml or env overrides namespace: vault-system <<: *dependency # Inherits base values from the dependency template From 6df73f632236998bed15d2686a8b7b2bcfce1e8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 19:56:20 +0000 Subject: [PATCH 6/7] fix(stack): pin llm-api-gateway/v1.4.2 Opened by the stack pin bump workflow on release of deploy/helm/llm-api-gateway/v1.4.2. --- deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl index bcc5626ec..21fbc0300 100644 --- a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl +++ b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl @@ -181,7 +181,7 @@ releases: - name: llm-api-gateway chart: nvcf/helm-nvcf-llm-api-gateway - version: 1.4.1 + version: 1.4.2 namespace: nvcf condition: addons.llm.enabled values: From a943e0bd80e4259d6eba5401856b5c48c3fc5721 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 19:57:04 +0000 Subject: [PATCH 7/7] fix(stack): pin llm-request-router/v1.12.1 Opened by the stack pin bump workflow on release of deploy/helm/llm-request-router/v1.12.1. --- deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl index 21fbc0300..c14724212 100644 --- a/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl +++ b/deploy/stacks/self-managed/helmfile.d/02-core.yaml.gotmpl @@ -168,7 +168,7 @@ releases: {{- $llmRequestRouterChartPath := dig "addons" "llm" "requestRouter" "chartPath" "" .Values }} chart: {{ $llmRequestRouterChartPath | default "nvcf/helm-nvcf-llm-request-router" | quote }} {{- if not $llmRequestRouterChartPath }} - version: 1.12.0 + version: 1.12.1 {{- end }} namespace: nvcf condition: addons.llm.enabled