Skip to content

Commit

Permalink
patch: 🎉 automated upstream release update (#168)
Browse files Browse the repository at this point in the history
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
  • Loading branch information
github-actions[bot] and prombot authored Jul 25, 2023
1 parent 2d8c557 commit d12cd50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/prometheus/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
prometheus_version: 2.45.0
prometheus_version: 2.46.0
prometheus_binary_local_dir: ''
prometheus_binary_url: "https://github.com/{{ _prometheus_repo }}/releases/download/v{{ prometheus_version }}/\
prometheus-{{ prometheus_version }}.linux-{{ go_arch }}.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion roles/prometheus/meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ argument_specs:
description:
- "Prometheus package version. Also accepts C(latest) as parameter."
- "Only prometheus 2.x is supported"
default: "2.45.0"
default: "2.46.0"
prometheus_skip_install:
description: "Prometheus installation tasks gets skipped when set to true."
type: bool
Expand Down

0 comments on commit d12cd50

Please sign in to comment.