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