You've already forked prometheus-postgres-exporter
Compare commits
2 Commits
0.5.7
...
690cfa2c74
| Author | SHA1 | Date | |
|---|---|---|---|
|
690cfa2c74
|
|||
|
991d7d8138
|
@@ -16,7 +16,7 @@ jobs:
|
||||
steps:
|
||||
- uses: sigstore/cosign-installer@v4.0.0
|
||||
with:
|
||||
cosign-release: "v2.6.2" # renovate: datasource=github-tags depName=sigstore/cosign
|
||||
cosign-release: "v3.0.4" # renovate: datasource=github-tags depName=sigstore/cosign
|
||||
|
||||
- uses: azure/setup-helm@v4.3.1
|
||||
with:
|
||||
|
||||
@@ -7,6 +7,9 @@ annotations:
|
||||
url: https://git.cryptic.systems/volker.raschek/prometheus-postgres-exporter/issues
|
||||
artifacthub.io/operator: "false"
|
||||
artifacthub.io/prerelease: "false"
|
||||
artifacthub.io/signKey: |
|
||||
fingerprint: 3B0CE9853CAD76076260025383D342258456906E
|
||||
url: https://keys.openpgp.org/vks/v1/by-fingerprint/3B0CE9853CAD76076260025383D342258456906E
|
||||
apiVersion: v2
|
||||
appVersion: "0.19.0"
|
||||
description: Prometheus metric exporter for PostgreSQL
|
||||
|
||||
Reference in New Issue
Block a user