diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index 4da999f..0b7a374 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:340c8523 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:e137116e imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index c49163f..b9ecf8e 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:340c8523 + image: git.chemavx.xyz/chemavx/polymarket-bot:e137116e imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index a6cd2f6..ff65b9d 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:340c8523 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:e137116e imagePullPolicy: Always name: dashboard ports: