Skip to content

Commit

Permalink
minor(deps): update dependency prometheus/prometheus to v2.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent 7836ad8 commit 8f20d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ prometheus_installation: native

# @var prometheus_version:description: Version of the release to install
# renovate: datasource=github-releases depName=prometheus/prometheus
prometheus_version: 2.47.2
prometheus_version: 2.48.0

# @var prometheus_download:description: URL to the archive of the release to install
prometheus_download: "https://github.com/prometheus/prometheus/releases/download/v{{ prometheus_version }}/prometheus-{{ prometheus_version }}.linux-amd64.tar.gz"
Expand Down

0 comments on commit 8f20d07

Please sign in to comment.