diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index c6ed22b..1659e44 100644 --- a/polymarket-bot/deployment-api.yaml +++ b/polymarket-bot/deployment-api.yaml @@ -33,7 +33,7 @@ spec: envFrom: - secretRef: name: bot-secrets - image: git.chemavx.xyz/chemavx/polymarket-bot-api:9b62636a + image: git.chemavx.xyz/chemavx/polymarket-bot-api:9a5be275 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 10dad63..e7c68b9 100644 --- a/polymarket-bot/deployment-bot.yaml +++ b/polymarket-bot/deployment-bot.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: bot-secrets - image: git.chemavx.xyz/chemavx/polymarket-bot:9b62636a + image: git.chemavx.xyz/chemavx/polymarket-bot:9a5be275 imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index 12b222a..3a4a27c 100644 --- a/polymarket-bot/deployment-dashboard.yaml +++ b/polymarket-bot/deployment-dashboard.yaml @@ -21,7 +21,7 @@ spec: app: dashboard spec: containers: - - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:9b62636a + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:9a5be275 imagePullPolicy: Always name: dashboard ports: