We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87a335 commit 67c08bfCopy full SHA for 67c08bf
arbitrum-one/helmfile.yaml
@@ -188,7 +188,7 @@ templates:
188
version: {{ .Values | get "proxyd" | get "chartVersion" }}
189
{{- end }}
190
{{- if (not (or ( .Values | get "proxyd" dict | get "chartVersion" false ) ( .Values | get "proxyd" dict | get "chartUrl" false ) )) }}
191
- version: "0.5.1-canary.3"
+ version: "0.5.2-canary.1"
192
193
194
releases:
src/schemas/arbitrum-one.cue
@@ -121,7 +121,7 @@ package LaunchpadNamespaces
121
"app.launchpad.graphops.xyz/release": "{{ $release }}"
122
}
123
feature: #features.#proxyd
124
- _template: {version: "0.5.1-canary.3"}
+ _template: {version: "0.5.2-canary.1"}
125
_scale: false
126
127
0 commit comments