File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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.22-canary.4 "
176+ version : " 0.5.22-canary.5 "
177177 {{- end }}
178178
179179 graph-toolbox :
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ package LaunchpadNamespaces
9494 " graph-network-indexer " : {
9595 chart : {_repositories .graphops .charts [" graph-network-indexer " ]}
9696 feature : #features .#network_indexer
97- _template : {version : " 0.5.22-canary.4 " }
97+ _template : {version : " 0.5.22-canary.5 " }
9898 }
9999
100100 " graph-toolbox " : {
You can’t perform that action at this time.
0 commit comments