Skip to content

Commit 4085f74

Browse files
authored
Merge pull request #215 from Preisschild/patch-1
Upgrade CoreDNS appVersion to 1.12.2
2 parents d42d32b + 5034569 commit 4085f74

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

charts/coredns/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: coredns
3-
version: 1.42.2
4-
appVersion: 1.12.0
3+
version: 1.42.3
4+
appVersion: 1.12.2
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
@@ -19,5 +19,5 @@ maintainers:
1919
type: application
2020
annotations:
2121
artifacthub.io/changes: |
22-
- kind: removed
23-
description: Removed "istcp" true for default dns:// scheme in "coredns.containerPorts" definition.
22+
- kind: changed
23+
description: Upgrade CoreDNS to 1.12.2

0 commit comments

Comments
 (0)