From de0801287dc28ce221b61da2b0eb3985a5560cd5 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Thu, 11 Jun 2026 15:41:51 +0000 Subject: [PATCH] ci: update polymarket-bot images to 4002f03d [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 4a140b1..8f0620d 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:96f31acf + image: git.chemavx.xyz/chemavx/polymarket-bot-api:4002f03d imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 239eed6..928a98f 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:96f31acf + image: git.chemavx.xyz/chemavx/polymarket-bot:4002f03d imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index bb7bf00..74ab94c 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:96f31acf + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:4002f03d imagePullPolicy: Always name: dashboard ports: