From 8a9cb231eb7e25869acb50b92fd460eb349b7155 Mon Sep 17 00:00:00 2001 From: nikola hrkac Date: Tue, 31 Mar 2026 11:43:26 +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 c7a2631..901f8d9 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/nikolahrkac/moj-servis:1.0 + image: git.fpmoz.sum.ba/nikolahrkac/moj-servis:2.0 ports: - containerPort: 8000 resources: