From 45a3f7f5ffd2a4c3c7e4b9a5f8fdafccfe54a977 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Thu, 11 Jun 2026 16:43:07 +0000 Subject: [PATCH] ci: update polymarket-bot images to 4867141c [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 12a6508..9a526bb 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:f5ac302a + image: git.chemavx.xyz/chemavx/polymarket-bot-api:4867141c imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 225aa8d..37b4ad2 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:f5ac302a + image: git.chemavx.xyz/chemavx/polymarket-bot:4867141c imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index 8e12e95..61c449f 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:f5ac302a + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:4867141c imagePullPolicy: Always name: dashboard ports: