update tags

This commit is contained in:
2025-06-02 02:28:38 +02:00
parent cefc5e5565
commit b3ce3d5067

View File

@@ -16,7 +16,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: affine-migrate
image: ghcr.io/toeverything/affine-graphql:stable
image: ghcr.io/toeverything/affine-graphql:canary-2e58c11
command: ["sh", "-c", "node ./scripts/self-host-predeploy.js"]
env:
- name: REDIS_SERVER_HOST
@@ -67,7 +67,7 @@ spec:
spec:
containers:
- name: affine
image: ghcr.io/toeverything/affine-graphql:stable
image: ghcr.io/toeverything/affine-graphql:canary-2e58c11
ports:
- containerPort: 3010
name: http