diff --git a/apps/sekibanki/teable/deployment.yaml b/apps/sekibanki/teable/deployment.yaml index 2cb98d1..1477660 100644 --- a/apps/sekibanki/teable/deployment.yaml +++ b/apps/sekibanki/teable/deployment.yaml @@ -21,7 +21,7 @@ spec: - "mail.prettysunflower.moe" initContainers: - name: db-migrate - image: ghcr.io/teableio/teable:83745958bbba83111145e1cd48de811cfc7db601 + image: ghcr.io/teableio/teable:a2e95e3a2d258af01eb3d4af118a2f88bbca1a42 args: - migrate-only envFrom: @@ -48,7 +48,7 @@ spec: type: RuntimeDefault containers: - name: teable - image: ghcr.io/teableio/teable:83745958bbba83111145e1cd48de811cfc7db601 + image: ghcr.io/teableio/teable:a2e95e3a2d258af01eb3d4af118a2f88bbca1a42 args: - skip-migrate ports: @@ -136,4 +136,4 @@ spec: drop: - ALL seccompProfile: - type: RuntimeDefault \ No newline at end of file + type: RuntimeDefault