From 42a93712f06d97adb5e62373cde11f16d4ca1bcc Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Thu, 2 Jul 2026 19:57:52 +0000 Subject: [PATCH] ci: update polymarket-bot images to 6c544e46 [skip ci] --- polymarket-bot/deployment-api.yaml | 2 +- polymarket-bot/deployment-bot.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index 0a2f35e..f60c371 100644 --- a/polymarket-bot/deployment-api.yaml +++ b/polymarket-bot/deployment-api.yaml @@ -35,7 +35,7 @@ spec: name: bot-secrets-infisical - configMapRef: name: bot-config - image: git.chemavx.xyz/chemavx/polymarket-bot-api:eb4f6741 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:6c544e46 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 94fafac..883be60 100644 --- a/polymarket-bot/deployment-bot.yaml +++ b/polymarket-bot/deployment-bot.yaml @@ -32,7 +32,7 @@ spec: name: bot-secrets-infisical - configMapRef: name: bot-config - image: git.chemavx.xyz/chemavx/polymarket-bot:eb4f6741 + image: git.chemavx.xyz/chemavx/polymarket-bot:6c544e46 imagePullPolicy: Always name: bot resources: