Skip to content

Commit 562d3c8

Browse files
hagaibarelmrueg
authored andcommitted
Upgrade coredns version to 1.11.1
Signed-off-by: Hagai Barel <[email protected]>
1 parent f805699 commit 562d3c8

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

charts/coredns/Chart.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: coredns
3-
version: 1.25.0
4-
appVersion: 1.11.0
3+
version: 1.26.0
4+
appVersion: 1.11.1
55
home: https://coredns.io
66
icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png
77
description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
@@ -14,13 +14,11 @@ sources:
1414
maintainers:
1515
- name: mrueg
1616
- name: haad
17-
- name: HagaiBarel
17+
- name: hagaibarel
1818
- name: shubham-cmyk
1919
engine: gotpl
2020
type: application
2121
annotations:
2222
artifacthub.io/changes: |
2323
- kind: changed
24-
description: Upgrade CoreDNS to 1.11.0
25-
- kind: removed
26-
description: remove the preStopSleep option, the docker image doesn't contain the sleep binary
24+
description: Upgrade CoreDNS to 1.11.1

0 commit comments

Comments
 (0)