apps(teable): Locked to previous image due to a bug in the latest image

This commit is contained in:
2025-06-10 02:21:41 +02:00
parent f1a531b7db
commit eacc6731c9

View File

@@ -35,7 +35,8 @@ spec:
- "mail.prettysunflower.moe" - "mail.prettysunflower.moe"
initContainers: initContainers:
- name: db-migrate - name: db-migrate
image: ghcr.io/teableio/teable:latest image: ghcr.io/teableio/teable:sha-257d098af67e9260b6abb09da0e08eafef34ae08
imagePullPolicy: Always
args: args:
- migrate-only - migrate-only
envFrom: envFrom:
@@ -52,7 +53,8 @@ spec:
memory: 1024Mi memory: 1024Mi
containers: containers:
- name: teable - name: teable
image: ghcr.io/teableio/teable:latest image: ghcr.io/teableio/teable:sha-257d098af67e9260b6abb09da0e08eafef34ae08
imagePullPolicy: Always
args: args:
- skip-migrate - skip-migrate
ports: ports: