From 5652b17bad1d01156e2bb8613e9a09f95372f14e Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:13:56 +0000 Subject: [PATCH] ci(deps): update polygon dependencies | datasource | package | from | to | | ---------- | ----------- | ----- | -------------- | | helm | heimdall-v2 | 0.0.8 | 0.0.9-canary.1 | --- 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 b5bf7a8a..dfced29e 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.8" + version: "0.0.9-canary.1" {{- end }} heimdall-ha-svc: diff --git a/src/schemas/polygon.cue b/src/schemas/polygon.cue index b3711e4a..8ebff9c5 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.8"} + _template: {version: "0.0.9-canary.1"} } "heimdall-ha-svc": {