Skip to content

Commit 5c12887

Browse files
Mattes83mrueg
authored andcommitted
Fix linting issue + set correct version
Signed-off-by: Matthias Teich <[email protected]>
1 parent 599dcca commit 5c12887

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/coredns/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: coredns
3-
version: 1.17.0
3+
version: 1.18.0
44
appVersion: 1.8.7
55
home: https://coredns.io
66
icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png

charts/coredns/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,4 +318,4 @@ deployment:
318318
enabled: true
319319
name: ""
320320
## Annotations for the coredns deployment
321-
annotations: {}
321+
annotations: {}

0 commit comments

Comments
 (0)