chore: Update image tags to ba39518cd6 [skip ci]

This commit is contained in:
Gitea Actions
2026-07-02 09:31:18 +00:00
parent ba39518cd6
commit 8cae92afef
+2 -2
View File
@@ -104,7 +104,7 @@ spec:
spec:
containers:
- name: api
image: tamagotchi-api:latest
image: gitea-http.gitea.svc.cluster.local:3000/khalil/tamagotchi-api:ba39518cd698e10df460d9d0ed0b16ae57b7ab75
imagePullPolicy: Never
ports:
- containerPort: 8080
@@ -178,7 +178,7 @@ spec:
spec:
containers:
- name: frontend
image: tamagotchi-frontend:latest
image: gitea-http.gitea.svc.cluster.local:3000/khalil/tamagotchi-frontend:ba39518cd698e10df460d9d0ed0b16ae57b7ab75
imagePullPolicy: Never
ports:
- containerPort: 80