From c7d3ee2a6a39313650ff7090ef279aa0495951c4 Mon Sep 17 00:00:00 2001 From: John Mark Gabriel Caguicla Date: Tue, 8 Oct 2024 19:45:49 +0800 Subject: [PATCH] bump version to 1.35.1 + changelog Signed-off-by: John Mark Gabriel Caguicla --- charts/coredns/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/coredns/Chart.yaml b/charts/coredns/Chart.yaml index 22705e3..3e0ee12 100644 --- a/charts/coredns/Chart.yaml +++ b/charts/coredns/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: coredns -version: 1.35.0 +version: 1.35.1 appVersion: 1.11.3 home: https://coredns.io icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png @@ -19,5 +19,5 @@ maintainers: type: application annotations: artifacthub.io/changes: | - - kind: added - description: Support `trafficDistribution` property for service + - kind: changed + description: Move `trafficDistribution` key to correct path