From e827ffa99aa61988496779e63377aa4dd72a7b7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:46:42 +0000 Subject: [PATCH] chore(deps): update helm release coredns to v1.39.0 --- infrastructure/base/coredns/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/base/coredns/app.yaml b/infrastructure/base/coredns/app.yaml index 346bf44..383ad70 100644 --- a/infrastructure/base/coredns/app.yaml +++ b/infrastructure/base/coredns/app.yaml @@ -24,7 +24,7 @@ spec: source: chart: coredns repoURL: https://coredns.github.io/helm - targetRevision: 1.37.1 + targetRevision: 1.39.0 helm: valuesObject: replicaCount: 2