Skip to content

Commit

Permalink
patch(deps): update dependency prometheus/prometheus to v2.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2023
1 parent 2c813b7 commit d2b751a
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.0
prometheus_version: 2.47.1

# @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 d2b751a

Please sign in to comment.