From c668e2cbf6449a0b1c181ca9568929b2f9fa0863 Mon Sep 17 00:00:00 2001 From: Thibault VINCENT Date: Thu, 25 Feb 2021 17:05:15 +0100 Subject: [PATCH] bump(x509-certificate-exporter): release version 1.5.0 Please note the license was changed to MIT --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index f7ccf13..788b209 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: x509-certificate-exporter -version: 1.4.0 +version: 1.5.0 # when bumping appVersion, change the annotation too (manual for now) appVersion: 2.4.1 type: application