We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1658dad commit 74e798bCopy full SHA for 74e798b
charts/bridge-history-fetcher/values.yaml
@@ -89,7 +89,7 @@ initContainers:
89
- configMapRef:
90
name: bridge-history-fetcher-env
91
2-migrate-db:
92
- image: scrolltech/bridgehistoryapi-db-cli:v4.4.14
+ image: scrolltech/bridgehistoryapi-db-cli:v4.4.48
93
command: ["/bin/sh", "-c", "db_cli --config /config/migrate-db.json migrate"]
94
volumeMounts:
95
- name: migrate-db
0 commit comments