We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 780d174 + dd85c72 commit 0074290Copy full SHA for 0074290
charts/coredns/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: coredns
3
-version: 1.38.1
4
-appVersion: 1.11.4
+version: 1.39.0
+appVersion: 1.12.0
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: fixed
23
- description: github action missing "packages" permissions
+ - kind: changed
+ description: Upgrade to CoreDNS 1.12.0
0 commit comments