mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-23 22:16:39 +00:00
bump(x509-certificate-exporter): release chart 1.18.0, app 2.12.0
This commit is contained in:
committed by
Arthur Chaloin
parent
8a23ccbac5
commit
6f7323d3c4
+6
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user