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 04b537b commit 42767a5Copy full SHA for 42767a5
charts/bridge-history-fetcher/values.yaml
@@ -91,7 +91,7 @@ initContainers:
91
- configMapRef:
92
name: bridge-history-fetcher-env
93
2-migrate-db:
94
- image: scrolltech/bridgehistoryapi-db-cli:v4.4.71
+ image: scrolltech/bridgehistoryapi-db-cli:v4.4.79
95
command: ["/bin/sh", "-c", "db_cli --config /config/migrate-db.json migrate"]
96
volumeMounts:
97
- name: migrate-db
0 commit comments