11# bridge-history-fetcher
22
3- ![ Version: 0.0.11 ] ( https://img.shields.io/badge/Version-0.0.11 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
3+ ![ Version: 0.0.12 ] ( https://img.shields.io/badge/Version-0.0.12 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
44
55bridge-history-fetcher helm charts
66
@@ -42,7 +42,7 @@ Kubernetes: `>=1.22.0-0`
4242| global.nameOverride | string | ` "bridge-history-fetcher" ` | |
4343| image.pullPolicy | string | ` "Always" ` | |
4444| image.repository | string | ` "scrolltech/bridgehistoryapi-fetcher" ` | |
45- | image.tag | string | ` "v4.4.59 " ` | |
45+ | image.tag | string | ` "v4.4.71 " ` | |
4646| initContainers.1-check-postgres-connection.args[ 0] | string | ` "postgresql" ` | |
4747| initContainers.1-check-postgres-connection.args[ 1] | string | ` "$(SCROLL_BRIDGE_HISTORY_DB_DSN)" ` | |
4848| initContainers.1-check-postgres-connection.args[ 2] | string | ` "--timeout" ` | |
@@ -53,7 +53,7 @@ Kubernetes: `>=1.22.0-0`
5353| initContainers.2-migrate-db.command[ 1] | string | ` "-c" ` | |
5454| initContainers.2-migrate-db.command[ 2] | string | ` "db_cli --config /config/migrate-db.json migrate" ` | |
5555| initContainers.2-migrate-db.envFrom[ 0] .configMapRef.name | string | ` "bridge-history-fetcher-env" ` | |
56- | initContainers.2-migrate-db.image | string | ` "scrolltech/bridgehistoryapi-db-cli:v4.4.59 " ` | |
56+ | initContainers.2-migrate-db.image | string | ` "scrolltech/bridgehistoryapi-db-cli:v4.4.71 " ` | |
5757| initContainers.2-migrate-db.volumeMounts[ 0] .mountPath | string | ` "/config/migrate-db.json" ` | |
5858| initContainers.2-migrate-db.volumeMounts[ 0] .name | string | ` "migrate-db" ` | |
5959| initContainers.2-migrate-db.volumeMounts[ 0] .subPath | string | ` "migrate-db.json" ` | |
0 commit comments