You've already forked prometheus-postgres-exporter
Compare commits
5 Commits
da43196b18
...
renovate/s
| Author | SHA1 | Date | |
|---|---|---|---|
|
4242b063dc
|
|||
| 9ff09361eb | |||
|
1aa3b86ecc
|
|||
| cb73c168f7 | |||
|
a8dab251b5
|
@@ -15,7 +15,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
generate-parameters:
|
generate-parameters:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:25.6.0-alpine
|
image: docker.io/library/node:25.6.1-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
markdown-link-checker:
|
markdown-link-checker:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:25.6.0-alpine
|
image: docker.io/library/node:25.6.1-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
markdown-lint:
|
markdown-lint:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:25.6.0-alpine
|
image: docker.io/library/node:25.6.1-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: sigstore/cosign-installer@v4.0.0
|
- uses: sigstore/cosign-installer@v4.0.0
|
||||||
with:
|
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
|
- uses: azure/setup-helm@v4.3.1
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ annotations:
|
|||||||
artifacthub.io/operator: "false"
|
artifacthub.io/operator: "false"
|
||||||
artifacthub.io/prerelease: "false"
|
artifacthub.io/prerelease: "false"
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.18.1"
|
appVersion: "0.19.0"
|
||||||
description: Prometheus metric exporter for PostgreSQL
|
description: Prometheus metric exporter for PostgreSQL
|
||||||
home: https://git.cryptic.systems/volker.raschek/prometheus-postgres-exporter
|
home: https://git.cryptic.systems/volker.raschek/prometheus-postgres-exporter
|
||||||
# icon: https://annotations.example.com/icon.png
|
# icon: https://annotations.example.com/icon.png
|
||||||
|
|||||||
Reference in New Issue
Block a user