diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index d5d7605..29d1199 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:33ad86f3 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:82d6d357 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index c2011a2..151824d 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:33ad86f3 + image: git.chemavx.xyz/chemavx/polymarket-bot:82d6d357 imagePullPolicy: Always name: bot resources: