From 2010bb227c5f6d407a07f37a896b156e1662bfe2 Mon Sep 17 00:00:00 2001 From: Petrraa Date: Sat, 2 May 2026 15:09:00 +0200 Subject: [PATCH] update image to 1.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 66c1d79..c143942 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: moj-servis - image: git.fpmoz.sum.ba/petrraa/moj-servis:1.0 + image: git.fpmoz.sum.ba/petrraa/moj-servis:1.1 ports: - containerPort: 8000