From cd3315c0f798a40935740424cd90708bc8f158b6 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Mon, 8 Jun 2026 15:58:10 +0000 Subject: [PATCH] ci: update polymarket-bot images to 3a353c7e [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 9f3f680..c3ed2f1 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:82391478 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:3a353c7e imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 6ebeff6..b6a5a20 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:82391478 + image: git.chemavx.xyz/chemavx/polymarket-bot:3a353c7e imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index c00a712..0b81693 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:82391478 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:3a353c7e imagePullPolicy: Always name: dashboard ports: