From 54b356b6b91ba37b2703128b2a8eaf93d342bd6e Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Thu, 2 Jul 2026 20:22:19 +0000 Subject: [PATCH] ci: update polymarket-bot images to 7804d25c [skip ci] --- polymarket-bot/deployment-api.yaml | 2 +- polymarket-bot/deployment-bot.yaml | 2 +- polymarket-bot/deployment-dashboard.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index de0d5e9..4681b4c 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:2b326ad5 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:7804d25c imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 53ca6b7..164a627 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:2b326ad5 + image: git.chemavx.xyz/chemavx/polymarket-bot:7804d25c imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index f7595b3..69c06a9 100644 --- a/polymarket-bot/deployment-dashboard.yaml +++ b/polymarket-bot/deployment-dashboard.yaml @@ -23,7 +23,7 @@ spec: imagePullSecrets: - name: gitea-registry-infisical containers: - - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:4928a3c1 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:7804d25c imagePullPolicy: Always name: dashboard ports: