From 0e308d890a08538b0672cbbdfdcc344fec922b30 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Fri, 17 Apr 2026 10:10:12 +0000 Subject: [PATCH] ci: update polymarket-bot images to 0cdb0758 [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 92d445c..6b12bac 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:411d3462 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:0cdb0758 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index e534f35..8df631e 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:411d3462 + image: git.chemavx.xyz/chemavx/polymarket-bot:0cdb0758 imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index e4d4cd4..d24d53c 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:411d3462 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:0cdb0758 imagePullPolicy: Always name: dashboard ports: