diff --git a/cadvisor.yaml b/cadvisor.yaml index f526cb916e..af38b2333b 100644 --- a/cadvisor.yaml +++ b/cadvisor.yaml @@ -1,7 +1,7 @@ package: name: cadvisor version: 0.49.1 - epoch: 1 + epoch: 2 description: Analyzes resource usage and performance characteristics of running containers. copyright: - license: Apache-2.0 @@ -22,6 +22,10 @@ pipeline: tag: v${{package.version}} expected-commit: 6f3f25bac19f9f485935a19a28bdcf4edb507d80 + - uses: go/bump + with: + deps: google.golang.org/protobuf@v1.33.0 + - runs: | ./build/build.sh