From 59bb310785b592c493391d13b033ef415654a8dd Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Sun, 31 May 2026 15:29:22 +0000 Subject: [PATCH] ci: update polymarket-bot images to 34fd1f87 [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 0600afe..2b73d54 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:d51d47c9 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:34fd1f87 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index b360e0b..9393408 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:d51d47c9 + image: git.chemavx.xyz/chemavx/polymarket-bot:34fd1f87 imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index bdf7347..e9eb776 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:d51d47c9 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:34fd1f87 imagePullPolicy: Always name: dashboard ports: