From 591dd175b090449163acf004a0f2ee3d78b139bf Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 15:39:32 +0000 Subject: [PATCH] ci(deps): update polygon dependencies | datasource | package | from | to | | ---------- | ----------- | --------------- | ------ | | helm | heimdall-v2 | 0.0.10-canary.1 | 0.0.10 | --- polygon/helmfile.yaml | 2 +- src/schemas/polygon.cue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/polygon/helmfile.yaml b/polygon/helmfile.yaml index e0ff3e57..8d43d062 100644 --- a/polygon/helmfile.yaml +++ b/polygon/helmfile.yaml @@ -185,7 +185,7 @@ templates: version: {{ .Values | get "heimdall" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "heimdall" dict | get "chartVersion" false ) ( .Values | get "heimdall" dict | get "chartUrl" false ) )) }} - version: "0.0.10-canary.1" + version: "0.0.10" {{- end }} heimdall-ha-svc: diff --git a/src/schemas/polygon.cue b/src/schemas/polygon.cue index 93a74964..ad22f3d4 100644 --- a/src/schemas/polygon.cue +++ b/src/schemas/polygon.cue @@ -123,7 +123,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } feature: #features.#heimdall - _template: {version: "0.0.10-canary.1"} + _template: {version: "0.0.10"} } "heimdall-ha-svc": {