We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72af93f commit 86fba0cCopy full SHA for 86fba0c
graph/helmfile.yaml
@@ -173,7 +173,7 @@ templates:
173
version: {{ .Values | get "graph-network-indexer" | get "chartVersion" }}
174
{{- end }}
175
{{- if (not (or ( .Values | get "graph-network-indexer" dict | get "chartVersion" false ) ( .Values | get "graph-network-indexer" dict | get "chartUrl" false ) )) }}
176
- version: "0.5.21"
+ version: "0.5.22-canary.8"
177
178
179
graph-toolbox:
0 commit comments