From b0891a44706c3891577d3e664c4cb437de844e1b Mon Sep 17 00:00:00 2001 From: Zvonimir Cavar Date: Mon, 13 Apr 2026 22:24:19 +0200 Subject: [PATCH] update: moj-servis image tag 1.0 -> 2.0 --- 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 8505fb6..a09b6bc 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/zvonec/moj-servis:1.0 + image: git.fpmoz.sum.ba/zvonec/moj-servis:2.0 ports: - containerPort: 8000 resources: