Skip to content

Commit

Permalink
chore(deps): update prom/prometheus docker tag to v3.2.1 (#3319)
Browse files Browse the repository at this point in the history
* chore(deps): update prom/prometheus docker tag to v3.2.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
  • Loading branch information
renovate[bot] and github-action update-app-version authored Feb 26, 2025
1 parent 3817dae commit be599d1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
volumes:
- ./conf:/etc/prometheus/
- ./prometheus:/prometheus
image: prom/prometheus:v3.2.0
image: prom/prometheus:v3.2.1
command:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus'
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit be599d1

Please sign in to comment.