We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4501ab commit 58ff156Copy full SHA for 58ff156
charts/coredns/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: coredns
3
-version: 1.44.3
4
-appVersion: 1.12.3
+version: 1.45.0
+appVersion: 1.13.1
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
@@ -20,6 +20,4 @@ type: application
20
annotations:
21
artifacthub.io/changes: |
22
- kind: changed
23
- description: Use tpl function for affinity values
24
- - kind: added
25
- description: Add kubernetes plugin multicluster required RBAC
+ description: Bump to CoreDNS 1.13.1
0 commit comments