From e4fab51d3162c2196cf73e1dad6c8704c92c641c Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Sat, 25 Apr 2026 10:03:23 +0000 Subject: [PATCH] ci: update polymarket-bot images to fe242ca5 [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 3b7f7fe..0e7c3fc 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:ffd3ee2f + image: git.chemavx.xyz/chemavx/polymarket-bot-api:fe242ca5 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 45ea944..42a8a56 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:ffd3ee2f + image: git.chemavx.xyz/chemavx/polymarket-bot:fe242ca5 imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index a1c6f94..593257b 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:ffd3ee2f + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:fe242ca5 imagePullPolicy: Always name: dashboard ports: