We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42bd58d + d0d123a commit c14adbbCopy full SHA for c14adbb
charts/coredns/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: coredns
3
-version: 1.31.0
4
-appVersion: 1.11.1
+version: 1.32.0
+appVersion: 1.11.3
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,7 +19,5 @@ maintainers:
19
type: application
20
annotations:
21
artifacthub.io/changes: |
22
- - kind: added
23
- description: Allow overriding the selectors for Deployment, Services, PodDisruptionBudget and ServiceMonitor
24
25
- description: Setting `clusterRole.nameOverride` to allow overriding the ClusterRole name.
+ - kind: changed
+ description: Upgrade CoreDNS to 1.11.3
0 commit comments