diff --git a/polymarket-bot/deployment-api.yaml b/polymarket-bot/deployment-api.yaml index 6870fef..3b7f7fe 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:adf2917c + image: git.chemavx.xyz/chemavx/polymarket-bot-api:ffd3ee2f imagePullPolicy: Always name: api ports: diff --git a/polymarket-bot/deployment-bot.yaml b/polymarket-bot/deployment-bot.yaml index ad75379..45ea944 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:adf2917c + image: git.chemavx.xyz/chemavx/polymarket-bot:ffd3ee2f imagePullPolicy: Always name: bot resources: diff --git a/polymarket-bot/deployment-dashboard.yaml b/polymarket-bot/deployment-dashboard.yaml index ab2e626..a1c6f94 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:adf2917c + - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:ffd3ee2f imagePullPolicy: Always name: dashboard ports: