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