Skip to content

Commit

Permalink
Merge pull request #948 from drag0n141/renovate/main-coredns-1.x
Browse files Browse the repository at this point in the history
feat(helm): update coredns ( 1.35.1 → 1.36.0 ) [main]
  • Loading branch information
drag0n141 authored Oct 9, 2024
2 parents 94b88f2 + 769a3bb commit 9ddcd1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.35.1
version: 1.36.0
sourceRef:
kind: HelmRepository
name: coredns
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/talos/apps/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ releases:
- name: coredns
namespace: kube-system
chart: coredns/coredns
version: 1.35.1
version: 1.36.0
values: ["../../../apps/kube-system/coredns/app/helm-values.yaml"]
needs: ["monitoring/prometheus-operator-crds", "kube-system/cilium"]
- name: kubelet-csr-approver
Expand Down

0 comments on commit 9ddcd1d

Please sign in to comment.