chore(deps): Added versions to the apps

This commit is contained in:
2025-06-04 13:04:32 +02:00
parent 9bcd14eb44
commit 0e55a410da
7 changed files with 9 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ spec:
claimName: valkey-data-pvc
initContainers:
- name: db-migrate
image: ghcr.io/teableio/teable:latest
image: ghcr.io/teableio/teable:v1.8.0
args:
- migrate-only
envFrom:
@@ -48,7 +48,7 @@ spec:
memory: 1024Mi
containers:
- name: teable
image: ghcr.io/teableio/teable:latest
image: ghcr.io/teableio/teable:v1.8.0
args:
- skip-migrate
ports: