We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d42d32b + 5034569 commit 4085f74Copy full SHA for 4085f74
1 file changed
charts/coredns/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: coredns
3
-version: 1.42.2
4
-appVersion: 1.12.0
+version: 1.42.3
+appVersion: 1.12.2
5
home: https://coredns.io
6
icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png
7
description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
@@ -19,5 +19,5 @@ maintainers:
19
type: application
20
annotations:
21
artifacthub.io/changes: |
22
- - kind: removed
23
- description: Removed "istcp" true for default dns:// scheme in "coredns.containerPorts" definition.
+ - kind: changed
+ description: Upgrade CoreDNS to 1.12.2
0 commit comments