From 3331a890fece552a503e2465d65242ae4a6a3a1f Mon Sep 17 00:00:00 2001 From: bcbaceli Date: Mon, 4 May 2026 10:39:21 +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 687d0dc..5d6dae9 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/bcbaceli/moj-servis:1.0 + image: git.fpmoz.sum.ba/bcbaceli/moj-servis:2.0 ports: - containerPort: 8000 resources: