From b60c160b211056f449ff0f694dfd3c0b99f789c9 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Fri, 12 Jun 2026 07:13:07 +0000 Subject: [PATCH] ci: update polymarket-bot images to 43d9577f [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 3c1759c..5cc0007 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:1797b79f + image: git.chemavx.xyz/chemavx/polymarket-bot-api:43d9577f imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index f353651..8782002 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:1797b79f + image: git.chemavx.xyz/chemavx/polymarket-bot:43d9577f imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index 1294dfd..537e7ee 100644 --- a/polymarket-bot/deployment-dashboard.yaml +++ b/polymarket-bot/deployment-dashboard.yaml @@ -21,7 +21,7 @@ spec: app: dashboard spec: containers: - - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:1797b79f + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:43d9577f imagePullPolicy: Always name: dashboard ports: