From a9355c73c75393c132f65d3a4b1cc6f186685fd8 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Thu, 2 Jul 2026 10:06:38 +0000 Subject: [PATCH] chore: Update image tags to 52a4dcfeb05cee32f52aacc7aa72fa2b91961007 [skip ci] --- k8s.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s.yaml b/k8s.yaml index e256027..4fa2a15 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:a2496a36a0dbc33cfb4eaf79f31c6f2252306310 + image: git.88.96.58.76.nip.io/khalil/tamagotchi-api:52a4dcfeb05cee32f52aacc7aa72fa2b91961007 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:a2496a36a0dbc33cfb4eaf79f31c6f2252306310 + image: git.88.96.58.76.nip.io/khalil/tamagotchi-frontend:52a4dcfeb05cee32f52aacc7aa72fa2b91961007 imagePullPolicy: Always ports: - containerPort: 80