diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index 2779f8d..daee4b0 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:b8d2b733 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:98e7f5fe imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 4b0991d..6f4cb40 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:b8d2b733 + image: git.chemavx.xyz/chemavx/polymarket-bot:98e7f5fe imagePullPolicy: Always name: bot resources: