From 0bb0c0c8050d366e3970931f2b95102f25a1a4c8 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 03:39:42 +0000 Subject: [PATCH] ci(deps): update celo dependencies (#1169) | datasource | package | from | to | | ---------- | ------- | -------------- | ----- | | helm | celo | 0.1.8-canary.5 | 0.1.8 | 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 d4987daa..d95b732d 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.5" + version: "0.1.8" {{- end }} proxyd: diff --git a/src/schemas/celo.cue b/src/schemas/celo.cue index d71efe17..7c83b523 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.5"} + _template: {version: "0.1.8"} } proxyd: {