Skip to content

Commit 9e92366

Browse files
feat(container): update coredns group (1.39.2 → 1.40.0) (#1706)
Co-authored-by: yo-renovate[bot] <147074833+yo-renovate[bot]@users.noreply.github.com>
1 parent a1a3bd7 commit 9e92366

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrap/helmfile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ releases:
2525
- name: coredns
2626
namespace: kube-system
2727
chart: oci://ghcr.io/coredns/charts/coredns
28-
version: 1.39.2
28+
version: 1.40.0
2929
values: ["../kubernetes/apps/kube-system/coredns/app/helm/values.yaml"]
3030
needs: ["kube-system/cilium"]
3131

kubernetes/apps/kube-system/coredns/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1010
operation: copy
1111
ref:
12-
tag: 1.39.2
12+
tag: 1.40.0
1313
url: oci://ghcr.io/coredns/charts/coredns
1414
verify:
1515
provider: cosign

0 commit comments

Comments
 (0)