From b805c2c9e568ac9953881033df29e4d1ec05d7d0 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Fri, 17 Apr 2026 10:46:27 +0000 Subject: [PATCH] ci: update polymarket-bot images to d698544f [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 0fd1fd5..196e97b 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:9add52ab + image: git.chemavx.xyz/chemavx/polymarket-bot-api:d698544f imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 795ebfc..b769ef5 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:9add52ab + image: git.chemavx.xyz/chemavx/polymarket-bot:d698544f imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index dcc126a..a36dd46 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:9add52ab + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:d698544f imagePullPolicy: Always name: dashboard ports: