Skip to content

Commit

Permalink
pinned json exporter version
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentb4 committed May 23, 2024
1 parent 93d5651 commit b83ba6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: blackbox-exporter
image: prom/blackbox-exporter
image: prom/blackbox-exporter:v0.25.0
ports:
- containerPort: 9115
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: json-exporter
image: quay.io/prometheuscommunity/json-exporter
image: quay.io/prometheuscommunity/json-exporter:v0.6.0
ports:
- containerPort: 7979
args:
Expand Down

0 comments on commit b83ba6e

Please sign in to comment.