From 60133883ed1c6f69a0ff6fb1b2004ceed6243502 Mon Sep 17 00:00:00 2001 From: MihaelJanjic Date: Sat, 2 May 2026 22:59:27 +0000 Subject: [PATCH] 3.1 --- k8s/moj-servis/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index 34a5b7a..003525a 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: moj-servis - image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:2.0 + image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:3.1 ports: - containerPort: 8000 livenessProbe: