From e80a2c107e2eea735193673d66a20be87f2e1059 Mon Sep 17 00:00:00 2001 From: Mateo Cutura Date: Wed, 1 Apr 2026 17:57:55 +0200 Subject: [PATCH] revert: moj-servis image tag back to 1.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 5fae20a..d85c8ed 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/mateo/moj-servis:3.0 + image: git.fpmoz.sum.ba/mateo/moj-servis:1.0 ports: - containerPort: 8000 resources: