Skip to content

Commit

Permalink
feat(deps): update helm release coredns ( 1.37.3 → 1.38.0 ) (#4387)
Browse files Browse the repository at this point in the history
Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com>
  • Loading branch information
tyriis-automation[bot] authored Jan 26, 2025
1 parent 5c09bec commit 9d0c5d5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.37.3
version: 1.38.0
sourceRef:
kind: HelmRepository
name: coredns-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kube-nas/bootstrap/coredns/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: coredns
repo: https://coredns.github.io/helm
version: 1.37.3
version: 1.38.0
releaseName: coredns
namespace: kube-system
valuesFile: values.yaml
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.37.3
version: 1.38.0
sourceRef:
kind: HelmRepository
name: coredns-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/talos-flux/bootstrap/coredns/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: coredns
repo: https://coredns.github.io/helm
version: 1.37.3
version: 1.38.0
releaseName: coredns
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit 9d0c5d5

Please sign in to comment.