Skip to content

Commit

Permalink
feat(helm): update coredns ( 1.37.3 → 1.38.1 )
Browse files Browse the repository at this point in the history
  • Loading branch information
layla-bot[bot] authored Jan 26, 2025
1 parent 1dd7669 commit 9ff924c
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.37.3
version: 1.38.1
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 @@ -24,7 +24,7 @@ releases:
- name: coredns
namespace: kube-system
chart: coredns/coredns
version: 1.37.3
version: 1.38.1
values: ["../apps/kube-system/coredns/app/helm-values.yaml"]
needs: ["cilium"]
wait: true
Expand Down

0 comments on commit 9ff924c

Please sign in to comment.