Skip to content

Commit 86fba0c

Browse files
ci(deps): update graph dependencies (#1812)
| datasource | package | from | to | | ---------- | --------------------- | ------ | --------------- | | helm | graph-network-indexer | 0.5.21 | 0.5.22-canary.8 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent 72af93f commit 86fba0c

File tree

3 files changed

+439
-774
lines changed

3 files changed

+439
-774
lines changed

graph/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ templates:
173173
version: {{ .Values | get "graph-network-indexer" | get "chartVersion" }}
174174
{{- end }}
175175
{{- 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"
176+
version: "0.5.22-canary.8"
177177
{{- end }}
178178

179179
graph-toolbox:

0 commit comments

Comments
 (0)