diff --git a/polygon/helmfile.yaml b/polygon/helmfile.yaml index 7a2b944d..af347482 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: "1.2.2" + version: "1.2.3-canary.1" {{- end }} heimdall-ha-svc: diff --git a/src/schemas/polygon.cue b/src/schemas/polygon.cue index 2d51b567..7501a98c 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: "1.2.2"} + _template: {version: "1.2.3-canary.1"} } "heimdall-ha-svc": {