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 ae0448b commit a9e7b2fCopy full SHA for a9e7b2f
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.53
93
command: ["/bin/sh", "-c", "db_cli --config /config/migrate-db.json migrate"]
94
volumeMounts:
95
- name: migrate-db
0 commit comments