diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index ff222e3..7422a79 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:1dd01e03 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:f8c4f8b7 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 5f1edbb..7bef6f5 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:1dd01e03 + image: git.chemavx.xyz/chemavx/polymarket-bot:f8c4f8b7 imagePullPolicy: Always name: bot resources: