From 7b19f6b91c5e4f1e446ff450a5a2572b9ecbde41 Mon Sep 17 00:00:00 2001 From: MihaelJanjic Date: Sun, 3 May 2026 08:21:20 +0000 Subject: [PATCH] Update k8s/moj-servis/deployment.yaml --- 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 0582162..d2e5272 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:3.1 + image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:3.2 ports: - containerPort: 8000 livenessProbe: