From 5058d2bc577b27595ff0e737b215db66da043186 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Wed, 27 May 2026 15:58:27 +0000 Subject: [PATCH] ci: update polymarket-bot images to 9abaae44 [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 ba38b3f..3bf4f8f 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:ae7c7371 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:9abaae44 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 0e4dc4c..e443b46 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:ae7c7371 + image: git.chemavx.xyz/chemavx/polymarket-bot:9abaae44 imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index 8c56a23..bb3ac10 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:ae7c7371 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:9abaae44 imagePullPolicy: Always name: dashboard ports: