From e7966d59a335d6219396ac851faaf60b8bba0078 Mon Sep 17 00:00:00 2001 From: Nicholas Ward Date: Thu, 13 Aug 2026 17:48:11 -0500 Subject: [PATCH] quote deployment image tag --- k8s/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/kustomization.yaml b/k8s/kustomization.yaml index b588500..c29f5c0 100644 --- a/k8s/kustomization.yaml +++ b/k8s/kustomization.yaml @@ -7,4 +7,4 @@ resources: - ingress.yaml images: - name: git.uuard.com/nicholas/formulation - newTag: 9591742 + newTag: "9591742"