From a098ca454f153f96d4f80b39b94bb465d6985295 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Fri, 16 Jan 2026 23:27:04 -0300 Subject: [PATCH] core: fix coredns tag --- infrastructure/core/coredns-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/core/coredns-deployment.yaml b/infrastructure/core/coredns-deployment.yaml index 8ef03bd9..d3eb368c 100644 --- a/infrastructure/core/coredns-deployment.yaml +++ b/infrastructure/core/coredns-deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: coredns - image: registry.bstein.dev/infra/coredns:v1.12.1 + image: registry.bstein.dev/infra/coredns:1.12.1 imagePullPolicy: IfNotPresent args: - -conf