diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index 9102b6e..bb628d3 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:7b9c5751 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:324edbe4 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index a52ad1e..813ad01 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:7b9c5751 + image: git.chemavx.xyz/chemavx/polymarket-bot:324edbe4 imagePullPolicy: Always name: bot resources: