Skip to content

Commit d0d123a

Browse files
committed
bump helm version and coredns to v1.11.3
Signed-off-by: Paco Xu <[email protected]>
1 parent 0185693 commit d0d123a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

charts/coredns/Chart.yaml

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: coredns
3-
version: 1.31.0
4-
appVersion: 1.11.1
3+
version: 1.32.0
4+
appVersion: 1.11.3
55
home: https://coredns.io
66
icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png
77
description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
@@ -19,7 +19,5 @@ maintainers:
1919
type: application
2020
annotations:
2121
artifacthub.io/changes: |
22-
- kind: added
23-
description: Allow overriding the selectors for Deployment, Services, PodDisruptionBudget and ServiceMonitor
24-
- kind: added
25-
description: Setting `clusterRole.nameOverride` to allow overriding the ClusterRole name.
22+
- kind: changed
23+
description: Upgrade CoreDNS to 1.11.3

0 commit comments

Comments
 (0)