Skip to content

Commit

Permalink
Upgrade coredns version to 1.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: Hagai Barel <[email protected]>
  • Loading branch information
hagaibarel authored and mrueg committed Aug 16, 2023
1 parent f805699 commit 562d3c8
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.25.0
appVersion: 1.11.0
version: 1.26.0
appVersion: 1.11.1
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 @@ -14,13 +14,11 @@ sources:
maintainers:
- name: mrueg
- name: haad
- name: HagaiBarel
- name: hagaibarel
- name: shubham-cmyk
engine: gotpl
type: application
annotations:
artifacthub.io/changes: |
- kind: changed
description: Upgrade CoreDNS to 1.11.0
- kind: removed
description: remove the preStopSleep option, the docker image doesn't contain the sleep binary
description: Upgrade CoreDNS to 1.11.1

0 comments on commit 562d3c8

Please sign in to comment.