mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-23 22:16:39 +00:00
bump(x509-certificate-exporter): release 1.12.0, app 2.8.1
This commit is contained in:
committed by
Arthur Chaloin
parent
a8b36c8e66
commit
d8f1cb54dc
+6
-6
@@ -1,20 +1,20 @@
|
||||
# when bumping version, please:
|
||||
# - replace the "changes" annotation with new content
|
||||
# - update "containsSecurityUpdates" if needed
|
||||
version: 1.11.0
|
||||
version: 1.12.0
|
||||
# when bumping appVersion, please:
|
||||
# - update the "images" annotation
|
||||
appVersion: 2.8.0
|
||||
appVersion: 2.8.1
|
||||
annotations:
|
||||
artifacthub.io/containsSecurityUpdates: "false"
|
||||
artifacthub.io/containsSecurityUpdates: "true"
|
||||
artifacthub.io/prerelease: "false"
|
||||
artifacthub.io/license: MIT
|
||||
artifacthub.io/changes: |
|
||||
- Added support for PodSecurityPolicies
|
||||
- Fixed insufficient memory limit for Secrets exporter
|
||||
- exporter: Base image update (fixes security scan warnings)
|
||||
- exporter: Fixed metrics descriptions
|
||||
artifacthub.io/images: |
|
||||
- name: x509-certificate-exporter
|
||||
image: enix/x509-certificate-exporter:2.8.0
|
||||
image: enix/x509-certificate-exporter:2.8.1
|
||||
- name: kube-rbac-proxy
|
||||
image: quay.io/coreos/kube-rbac-proxy:v0.5.0
|
||||
whitelisted: true
|
||||
|
||||
Reference in New Issue
Block a user