From 3dd57f0e5112fac9b4b58084a37fbe5eb8b5fe22 Mon Sep 17 00:00:00 2001 From: MihaelJanjic Date: Sun, 3 May 2026 00:05:01 +0000 Subject: [PATCH] 3.2 --- 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 003525a..7098ab8 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: