From 4ba59d73217fe4caefc12a79be09b7ecd4ed7fc9 Mon Sep 17 00:00:00 2001 From: Mihael Janjic Date: Tue, 7 Apr 2026 12:15:05 +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 5a05f7a..5925873 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -18,7 +18,7 @@ spec: - name: gitea-creds containers: - name: moj-servis - image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:1.0 + image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:2.0 ports: - containerPort: 8000 resources: