Skip to content

Commit

Permalink
fix(helm): update chart coredns ( 1.37.2 → 1.37.3 ) (#1538)
Browse files Browse the repository at this point in the history
Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Jan 20, 2025
1 parent c57fdaf commit 409c383
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 @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.37.2
version: 1.37.3
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 @@ -34,7 +34,7 @@ releases:
- name: coredns
namespace: kube-system
chart: coredns/coredns
version: 1.37.2
version: 1.37.3
values:
- ../apps/kube-system/coredns/app/values.yaml
needs:
Expand Down

0 comments on commit 409c383

Please sign in to comment.