We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f417ad commit 2718097Copy full SHA for 2718097
charts/coredns/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: coredns
3
-version: 1.36.1
4
-appVersion: 1.11.3
+version: 1.36.2
+appVersion: 1.11.4
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: fix
23
- description: Add default values to chart to fix cluster role name templating issue
+ - kind: feature
+ description: Bump to v1.11.4
0 commit comments