From 6f7323d3c4e7736aa533bfb7ca8b1e77c1bcb0e4 Mon Sep 17 00:00:00 2001 From: Thibault VINCENT Date: Fri, 8 Oct 2021 14:51:03 +0200 Subject: [PATCH] bump(x509-certificate-exporter): release chart 1.18.0, app 2.12.0 --- Chart.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 5244292..65334f3 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,15 +1,16 @@ # when bumping version, please: # - replace the "changes" annotation with new content # - update "containsSecurityUpdates" if needed -version: 1.17.0 -appVersion: 2.11.0 +version: 1.18.0 +appVersion: 2.12.0 annotations: - artifacthub.io/containsSecurityUpdates: 'false' + artifacthub.io/containsSecurityUpdates: 'true' artifacthub.io/prerelease: 'false' artifacthub.io/license: MIT artifacthub.io/changes: | - - "This release contains no new feature nor fix ; you may skip the upgrade" - - "Bump exporter image to version 2.11.0 and refactor socket bind arguments" + - "exporter: fix arm64 images that contained an amd64 binary" + - "exporter: build with Golang 1.17" + - "exporter: bump base image to Alpine 3.14" artifacthub.io/links: | - name: Chart Sources url: https://github.com/enix/helm-charts/tree/master/charts/x509-certificate-exporter