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:
173
173
version : {{ .Values | get "graph-network-indexer" | get "chartVersion" }}
174
174
{{- end }}
175
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.2.5 "
176
+ version : " 0.2.6-canary.1 "
177
177
{{- end }}
178
178
179
179
graph-toolbox :
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ package LaunchpadNamespaces
88
88
89
89
" graph-network-indexer " : {
90
90
chart : {_repositories .graphops .charts [" graph-network-indexer " ]}
91
- _template : {version : " 0.2.5 " }
91
+ _template : {version : " 0.2.6-canary.1 " }
92
92
}
93
93
94
94
" graph-toolbox " : {
You can’t perform that action at this time.
0 commit comments