From 6487c24905e04d10cd9df901dd8b91b470fbe9df Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 28 Apr 2026 19:16:06 -0500 Subject: [PATCH] feat: downgrade to 1.14.2 --- clusters/cl01tl/helm/coredns/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/coredns/values.yaml b/clusters/cl01tl/helm/coredns/values.yaml index 69a63fbd4..97aa80b65 100644 --- a/clusters/cl01tl/helm/coredns/values.yaml +++ b/clusters/cl01tl/helm/coredns/values.yaml @@ -1,8 +1,7 @@ coredns: image: repository: registry.k8s.io/coredns/coredns - tag: v1.14.3 - imagePullPolicy: Always + tag: v1.14.2@sha256:e7e6440cfd1e919280958f5b5a6ab2b184d385bba774c12ad2a9e1e4183f90d9 replicaCount: 3 resources: limits: