From 99674ff872cd2501853b6fa45ccd41addbd02197 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Thu, 2 Jul 2026 10:02:51 +0000 Subject: [PATCH] chore: Update image tags to a2496a36a0dbc33cfb4eaf79f31c6f2252306310 [skip ci] --- k8s.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s.yaml b/k8s.yaml index 24fefcd..e256027 100644 --- a/k8s.yaml +++ b/k8s.yaml @@ -104,7 +104,7 @@ spec: spec: containers: - name: api - image: gitea-http.gitea.svc.cluster.local:3000/khalil/tamagotchi-api:ba39518cd698e10df460d9d0ed0b16ae57b7ab75 + image: gitea-http.gitea.svc.cluster.local:3000/khalil/tamagotchi-api:a2496a36a0dbc33cfb4eaf79f31c6f2252306310 imagePullPolicy: Always ports: - containerPort: 8080 @@ -178,7 +178,7 @@ spec: spec: containers: - name: frontend - image: gitea-http.gitea.svc.cluster.local:3000/khalil/tamagotchi-frontend:ba39518cd698e10df460d9d0ed0b16ae57b7ab75 + image: gitea-http.gitea.svc.cluster.local:3000/khalil/tamagotchi-frontend:a2496a36a0dbc33cfb4eaf79f31c6f2252306310 imagePullPolicy: Always ports: - containerPort: 80