From bf7ac532deb3c031fd3599a3d31418d235c35a97 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Wed, 22 Apr 2026 11:11:47 +0000 Subject: [PATCH] ci: update polymarket-bot images to 8a56bf77 [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 114c0d4..4f50651 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:8479a631 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:8a56bf77 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 646cca8..20c27d6 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:8479a631 + image: git.chemavx.xyz/chemavx/polymarket-bot:8a56bf77 imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index 7a987f9..0a85d03 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:8479a631 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:8a56bf77 imagePullPolicy: Always name: dashboard ports: