Skip to content

Commit

Permalink
feat(helm): update coredns ( 1.33.0 → 1.35.0 )
Browse files Browse the repository at this point in the history
  • Loading branch information
mahoro-bot[bot] authored Oct 6, 2024
1 parent 74f85cc commit 6bb5115
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.33.0
version: 1.35.0
sourceRef:
kind: HelmRepository
name: coredns
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/dns/bootstrap/talos/integrations/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ releases:
- name: coredns
namespace: kube-system
chart: coredns/coredns
version: 1.33.0
version: 1.35.0
values: ["../../../apps/kube-system/coredns/app/helm-values.yaml"]
needs: ["cilium"]
- name: kubelet-csr-approver
Expand Down

0 comments on commit 6bb5115

Please sign in to comment.