From 892b8af89f5a91d1170dc1de7f7ecfd9133b64bc Mon Sep 17 00:00:00 2001 From: Florent David Date: Wed, 9 Oct 2024 08:57:49 +0200 Subject: [PATCH] bump version to 1.36.0 Co-authored-by: Hagai Barel Signed-off-by: Florent David --- charts/coredns/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/coredns/Chart.yaml b/charts/coredns/Chart.yaml index ece5d82..62392a2 100644 --- a/charts/coredns/Chart.yaml +++ b/charts/coredns/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: coredns -version: 1.35.2 +version: 1.36.0 appVersion: 1.11.3 home: https://coredns.io icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png @@ -20,4 +20,4 @@ type: application annotations: artifacthub.io/changes: | - kind: changed - description: Move `trafficDistribution` key to correct path + description: Add environment variables on container specs