From e597ef73bf2d4b48d6882de30d2b1de9121fd549 Mon Sep 17 00:00:00 2001 From: Thibault VINCENT Date: Tue, 2 Mar 2021 16:21:01 +0100 Subject: [PATCH] bump(x509-certificate-exporter): release 1.7.0, app 2.6.1 Service is now configurable with type and nodePort. Thanks to @vi7 for contributing --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index da50f69..7b00e37 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: x509-certificate-exporter -version: 1.6.0 +version: 1.7.0 # when bumping appVersion, change the annotation too (manual for now) appVersion: 2.6.1 type: application