From 354a803ff44c09c73647fdf7349cf3f39829699c 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 8ef03bd..d3eb368 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