From 6e38d3b804e3e22297d1b6ed6e7079e315116e7d Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:07:20 +0000 Subject: [PATCH] ci(deps): update celo dependencies (#1155) | datasource | package | from | to | | ---------- | ------- | -------------- | -------------- | | helm | celo | 0.1.8-canary.2 | 0.1.8-canary.3 | 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 2d859120..67d93b07 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.2" + version: "0.1.8-canary.3" {{- end }} proxyd: diff --git a/src/schemas/celo.cue b/src/schemas/celo.cue index fe8ab52f..95a8cc16 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.2"} + _template: {version: "0.1.8-canary.3"} } proxyd: {