Skip to content

Commit

Permalink
Merge pull request #995 from jalim/renovate/coredns-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jalim authored Dec 9, 2024
2 parents f1a0c69 + f85f218 commit cd7eeca
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.36.2
version: 1.37.0
sourceRef:
kind: HelmRepository
name: coredns
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ releases:
- name: coredns
namespace: kube-system
chart: coredns/coredns
version: 1.36.2
version: 1.37.0
values:
- ../apps/kube-system/coredns/app/helm-values.yaml
needs:
Expand Down

0 comments on commit cd7eeca

Please sign in to comment.