diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index 3d69ac1..04136d3 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:a0cbdc02 + image: git.chemavx.xyz/chemavx/polymarket-bot-api:63d9f637 imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index 87ef7f4..ccce9a8 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:a0cbdc02 + image: git.chemavx.xyz/chemavx/polymarket-bot:63d9f637 imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index 92ef1b4..bbb97ad 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:a0cbdc02 + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:63d9f637 imagePullPolicy: Always name: dashboard ports: