We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7eda7 commit cff481bCopy full SHA for cff481b
charts/coredns/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: coredns
3
-version: 1.35.0
+version: 1.35.1
4
appVersion: 1.11.3
5
home: https://coredns.io
6
icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png
@@ -19,5 +19,5 @@ maintainers:
19
type: application
20
annotations:
21
artifacthub.io/changes: |
22
- - kind: added
23
- description: Support `trafficDistribution` property for service
+ - kind: changed
+ description: Move `trafficDistribution` key to correct path
0 commit comments