diff --git a/celo/helmfile.yaml b/celo/helmfile.yaml index 67d93b07..1e3813ca 100644 --- a/celo/helmfile.yaml +++ b/celo/helmfile.yaml @@ -170,7 +170,7 @@ templates: version: {{ .Values | get "celo" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "celo" dict | get "chartVersion" false ) ( .Values | get "celo" dict | get "chartUrl" false ) )) }} - version: "0.1.8-canary.3" + version: "0.1.8-canary.4" {{- end }} proxyd: diff --git a/src/schemas/celo.cue b/src/schemas/celo.cue index 95a8cc16..08b94c1b 100644 --- a/src/schemas/celo.cue +++ b/src/schemas/celo.cue @@ -105,7 +105,7 @@ package LaunchpadNamespaces "app.launchpad.graphops.xyz/component": "{{ $canonicalRelease }}" "app.launchpad.graphops.xyz/scalingIndex": "{{ $deploymentIndex }}" } - _template: {version: "0.1.8-canary.3"} + _template: {version: "0.1.8-canary.4"} } proxyd: {