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