We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7baa020 commit f28ed7eCopy full SHA for f28ed7e
tools/cadvisor/manifest.yaml
@@ -3,7 +3,7 @@ name: cadvisor
3
license:
4
name: Apache License 2.0
5
link: https://github.com/google/cadvisor/blob/master/LICENSE
6
-version: "0.49.1"
+version: "0.49.2"
7
check: ${binary} --version | cut -d' ' -f3 | tr -d v
8
platforms:
9
- linux/amd64
0 commit comments