From 033ce8a14d2ae38b12f368961435abb82f5b89bc Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 03:42:36 +0000 Subject: [PATCH] ci(deps): update celo dependencies (#1162) | datasource | package | from | to | | ---------- | ------- | -------------- | -------------- | | helm | celo | 0.1.8-canary.3 | 0.1.8-canary.4 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com> --- celo/helmfile.yaml | 2 +- src/schemas/celo.cue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: {