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.5.16 "
176
+ version : " 0.5.17 "
177
177
{{- end }}
178
178
179
179
graph-toolbox :
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ package LaunchpadNamespaces
94
94
" graph-network-indexer " : {
95
95
chart : {_repositories .graphops .charts [" graph-network-indexer " ]}
96
96
feature : #features .#network_indexer
97
- _template : {version : " 0.5.16 " }
97
+ _template : {version : " 0.5.17 " }
98
98
}
99
99
100
100
" graph-toolbox " : {
You can’t perform that action at this time.
0 commit comments