From 7114b8cc795a4505a85fdcae90303555764853a3 Mon Sep 17 00:00:00 2001 From: David Castellanos Date: Mon, 20 Jan 2025 16:24:59 +0100 Subject: [PATCH] Bump version to 1.37.3 Signed-off-by: David Castellanos --- 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 c7d4cfc..c02ec24 100644 --- a/charts/coredns/Chart.yaml +++ b/charts/coredns/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: coredns -version: 1.37.2 +version: 1.37.3 appVersion: 1.11.4 home: https://coredns.io icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png @@ -20,4 +20,4 @@ type: application annotations: artifacthub.io/changes: | - kind: fixed - description: Use image.tag for app.kubernetes.io/version label if defined + description: Fix helm install when using docker inmutable tags