From 4d8c783be253b03c344d65db53f43e37954e3902 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Sat, 25 Apr 2026 10:06:24 +0000 Subject: [PATCH] ci: update polymarket-bot images to 1f40c59e [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 0e7c3fc..8080e67 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:fe242ca5 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:1f40c59e imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 42a8a56..7b35852 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:fe242ca5 + image: git.chemavx.xyz/chemavx/polymarket-bot:1f40c59e imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index 593257b..b320195 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:fe242ca5 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:1f40c59e imagePullPolicy: Always name: dashboard ports: