From b7a4542898c1b591960d0f48431337cd0cecebbd Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Tue, 14 Apr 2026 08:17:46 +0000 Subject: [PATCH] ci: update polymarket-bot images to 98e7f5fe [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 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: