Skip to content

Commit

Permalink
fix(helm): update chart coredns to 1.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 6d19fd6 commit 78955e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
# renovate: datasource=helm
repo: https://coredns.github.io/helm
chart: coredns
version: 1.35.0
version: 1.35.1
targetNamespace: kube-system
bootstrap: true
valuesContent: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.35.0
version: 1.35.1
sourceRef:
kind: HelmRepository
name: coredns
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/kube-system/coredns/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.35.0
version: 1.35.1
sourceRef:
kind: HelmRepository
name: coredns
Expand Down

0 comments on commit 78955e0

Please sign in to comment.