Skip to content

Commit

Permalink
Merge pull request #175 from thedatabaseme/renovate/prom-pushgateway-1.x
Browse files Browse the repository at this point in the history
chore(deps): update prom/pushgateway docker tag to v1.10.0
  • Loading branch information
thedatabaseme authored Sep 21, 2024
2 parents 1e3ad5e + b0ac700 commit 63ade2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/monitoring/pushgateway/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ spec:
spec:
containers:
- name: pushgateway
image: prom/pushgateway:v1.9.0
image: prom/pushgateway:v1.10.0
ports:
- containerPort: 9091

0 comments on commit 63ade2f

Please sign in to comment.