From 8ca403f0d3e6c0d14c964cecb8229c43768915f5 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Tue, 21 Apr 2026 09:50:40 +0000 Subject: [PATCH] ci: update polymarket-bot images to 46f8f4b7 [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 f273277..51ccb61 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:e2fb697c + image: git.chemavx.xyz/chemavx/polymarket-bot-api:46f8f4b7 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 9c53880..2aa2fa2 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:e2fb697c + image: git.chemavx.xyz/chemavx/polymarket-bot:46f8f4b7 imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index 13700db..ebbe899 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:e2fb697c + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:46f8f4b7 imagePullPolicy: Always name: dashboard ports: