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 bf24c97 commit 19711c2Copy full SHA for 19711c2
charts/bridge-history-fetcher/values.yaml
@@ -93,7 +93,7 @@ initContainers:
93
- configMapRef:
94
name: bridge-history-fetcher-env
95
2-migrate-db:
96
- image: scrolltech/bridgehistoryapi-db-cli:v4.4.59
+ image: scrolltech/bridgehistoryapi-db-cli:v4.4.60
97
command: ["/bin/sh", "-c", "db_cli --config /config/migrate-db.json migrate"]
98
volumeMounts:
99
- name: migrate-db
0 commit comments