1 Commits

Author SHA1 Message Date
abb7c73c80 Update registry.k8s.io/coredns/coredns Docker tag to v1.13.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-10-16 11:03:33 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: Set up Node.js
if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v6
uses: actions/setup-node@v5
with:
node-version: '24'

View File

@@ -1,7 +1,7 @@
coredns:
image:
repository: registry.k8s.io/coredns/coredns
tag: v1.12.4
tag: v1.13.0
replicaCount: 3
resources:
requests: