diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index b677f7f..d5d7605 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:d642dbd9 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:33ad86f3 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 4cad9fa..c2011a2 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:d642dbd9 + image: git.chemavx.xyz/chemavx/polymarket-bot:33ad86f3 imagePullPolicy: Always name: bot resources: