Skip to content

Commit

Permalink
Merge pull request #511 from chrisbsmith/renovate/coredns-1.x
Browse files Browse the repository at this point in the history
feat(helm): update chart coredns to 1.32.0
  • Loading branch information
chrisbsmith authored Aug 28, 2024
2 parents 5cf6567 + d283c1f commit 44e0ad9
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.31.0
version: 1.32.0
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.31.0
version: 1.32.0
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.31.0
version: 1.32.0
sourceRef:
kind: HelmRepository
name: coredns
Expand Down

0 comments on commit 44e0ad9

Please sign in to comment.