patch: 🎉 automated upstream release update (#317)

Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
github-actions[bot] 2024-03-20 16:45:30 +01:00 committed by GitHub
parent b91773432a
commit ffa7ad9add
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
cadvisor_version: 0.47.2
cadvisor_version: 0.49.1
cadvisor_binary_local_dir: ""
cadvisor_binary_url: "https://github.com/{{ _cadvisor_repo }}/releases/download/v{{ cadvisor_version }}/\
cadvisor-v{{ cadvisor_version }}-linux-{{ go_arch }}"

View file

@ -10,7 +10,7 @@ argument_specs:
options:
cadvisor_version:
description: "cAdvisor package version. Also accepts latest as parameter."
default: "0.47.2"
default: "0.49.1"
cadvisor_skip_install:
description: "cAdvisor installation tasks gets skipped when set to true."
type: bool