Merge pull request 'Update chart coredns to 1.34.0' (#668) from renovate/coredns-1.x into main

Reviewed-on: #668
This commit is contained in:
Joseph Hanson 2024-10-01 08:25:42 -05:00
commit 72c8030da5
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.33.0
version: 1.34.0
sourceRef:
kind: HelmRepository
name: coredns

View file

@ -31,7 +31,7 @@ releases:
- name: coredns
namespace: kube-system
chart: coredns/coredns
version: 1.33.0
version: 1.34.0
values:
- ../apps/kube-system/coredns/app/helm-values.yml
needs: