Skip to content

Commit

Permalink
feat(helm): update chart coredns ( 1.33.0 → 1.34.0 ) (#7261)
Browse files Browse the repository at this point in the history
Co-authored-by: lab-assistant[bot] <180935599+lab-assistant[bot]@users.noreply.github.com>
  • Loading branch information
lab-assistant[bot] authored Oct 1, 2024
1 parent c3a1eac commit 9bb437c
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.33.0
version: 1.34.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 @@ -35,7 +35,7 @@ releases:
- name: coredns
namespace: kube-system
chart: coredns/coredns
version: 1.33.0
version: 1.34.0
values:
- ../apps/kube-system/coredns/app/values.yaml
needs:
Expand Down

0 comments on commit 9bb437c

Please sign in to comment.