File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hirosystems/stacks-blockchain-api Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,4 +45,4 @@ sources:
4545 - https://github.com/hirosystems/stacks-blockchain-api
4646 - https://docs.hiro.so/api
4747 - https://docs.hiro.so/get-started/stacks-blockchain-api
48- version : 6.5.0
48+ version : 6.5.1
Original file line number Diff line number Diff line change 22Return the name of the Stacks-Blockchain API Event Replay image name used for the download and replay init containers
33*/ }}
44{{- define " stacksBlockchainApiEventReplay.image" -}}
5- {{ include " common.images.image" (dict " imageRoot" .Values.apiWriter.replayEvents.image " global" .Values.global ) }}
5+ {{ include " common.images.image" (dict " imageRoot" .Values.apiWriter.config. replayEvents.image " global" .Values.global ) }}
66{{- end -}}
77
88{{/*
You can’t perform that action at this time.
0 commit comments