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": {