ci: update polymarket-bot images to 9bdafaa5 [skip ci]

This commit is contained in:
Gitea CI
2026-04-14 17:21:46 +00:00
parent 49e92d64f8
commit 7c1617b392
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ spec:
envFrom:
- secretRef:
name: bot-secrets
image: git.chemavx.xyz/chemavx/polymarket-bot-api:324edbe4
image: git.chemavx.xyz/chemavx/polymarket-bot-api:9bdafaa5
imagePullPolicy: Always
name: api
ports:
+1 -1
View File
@@ -30,7 +30,7 @@ spec:
envFrom:
- secretRef:
name: bot-secrets
image: git.chemavx.xyz/chemavx/polymarket-bot:324edbe4
image: git.chemavx.xyz/chemavx/polymarket-bot:9bdafaa5
imagePullPolicy: Always
name: bot
resources:
+2 -2
View File
@@ -21,8 +21,8 @@ spec:
app: dashboard
spec:
containers:
- image: docker.io/library/polymarket-bot-dashboard:v3
imagePullPolicy: Never
- image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:9bdafaa5
imagePullPolicy: Always
name: dashboard
ports:
- containerPort: 80