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: envFrom:
- secretRef: - secretRef:
name: bot-secrets name: bot-secrets
image: git.chemavx.xyz/chemavx/polymarket-bot-api:324edbe4 image: git.chemavx.xyz/chemavx/polymarket-bot-api:9bdafaa5
imagePullPolicy: Always imagePullPolicy: Always
name: api name: api
ports: ports:
+1 -1
View File
@@ -30,7 +30,7 @@ spec:
envFrom: envFrom:
- secretRef: - secretRef:
name: bot-secrets name: bot-secrets
image: git.chemavx.xyz/chemavx/polymarket-bot:324edbe4 image: git.chemavx.xyz/chemavx/polymarket-bot:9bdafaa5
imagePullPolicy: Always imagePullPolicy: Always
name: bot name: bot
resources: resources:
+2 -2
View File
@@ -21,8 +21,8 @@ spec:
app: dashboard app: dashboard
spec: spec:
containers: containers:
- image: docker.io/library/polymarket-bot-dashboard:v3 - image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:9bdafaa5
imagePullPolicy: Never imagePullPolicy: Always
name: dashboard name: dashboard
ports: ports:
- containerPort: 80 - containerPort: 80