Skip to content

Commit 41c8087

Browse files
fix(container): update image ghcr.io/coredns/charts/coredns ( 1.45.0 ➔ 1.45.2 )
1 parent c803e8d commit 41c8087

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

archieve/bootstrap/helmfile.d/01-apps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ releases:
3737
- name: coredns
3838
namespace: kube-system
3939
chart: oci://ghcr.io/coredns/charts/coredns
40-
version: 1.45.0
40+
version: 1.45.2
4141
values:
4242
- ./templates/values.yaml.gotmpl
4343
needs:

kubernetes/apps/core/coredns/app/ocirepository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 1.45.0
13+
tag: 1.45.2
1414
url: oci://ghcr.io/coredns/charts/coredns

0 commit comments

Comments
 (0)