From f2b81bf08c18baed254b7586c9584f14eef9a82f Mon Sep 17 00:00:00 2001 From: ganezasan Date: Wed, 20 Apr 2022 16:40:32 +0900 Subject: [PATCH] Bump chart version to 1.9.2 Signed-off-by: ganezasan --- charts/coredns/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/coredns/Chart.yaml b/charts/coredns/Chart.yaml index 0522c1f..e3ee3bb 100644 --- a/charts/coredns/Chart.yaml +++ b/charts/coredns/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: coredns -version: 1.19.1 +version: 1.19.2 appVersion: 1.9.1 home: https://coredns.io icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png