Skip to content

Commit

Permalink
bump helm version and coredns to v1.11.3
Browse files Browse the repository at this point in the history
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
  • Loading branch information
pacoxu committed Aug 6, 2024
1 parent 0185693 commit d0d123a
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions charts/coredns/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: coredns
version: 1.31.0
appVersion: 1.11.1
version: 1.32.0
appVersion: 1.11.3
home: https://coredns.io
icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png
description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
Expand All @@ -19,7 +19,5 @@ maintainers:
type: application
annotations:
artifacthub.io/changes: |
- kind: added
description: Allow overriding the selectors for Deployment, Services, PodDisruptionBudget and ServiceMonitor
- kind: added
description: Setting `clusterRole.nameOverride` to allow overriding the ClusterRole name.
- kind: changed
description: Upgrade CoreDNS to 1.11.3

0 comments on commit d0d123a

Please sign in to comment.