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