Skip to content

Commit

Permalink
Updates GMX to v1.5.0 (#1032)
Browse files Browse the repository at this point in the history
This brings in the new feature of periodically pruning retired sites from
maintenance.
  • Loading branch information
nkinkade authored Mar 4, 2024
1 parent 532f142 commit 5c76e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/prometheus-federation/deployments/gmx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
run: gmx-server
spec:
containers:
- image: measurementlab/github-maintenance-exporter:v1.4.0
- image: measurementlab/github-maintenance-exporter:v1.5.0
name: gmx-server
args:
- --storage.state-file=/var/lib/gmx/gmx-state
Expand Down

0 comments on commit 5c76e6d

Please sign in to comment.