Skip to content

Commit

Permalink
update vector to 0.44.0 (#171)
Browse files Browse the repository at this point in the history
* update vector to 0.44.0

* upgrade prometheus_scrape lib
  • Loading branch information
Abuelodelanada authored Jan 16, 2025
1 parent 604e587 commit 2835a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ parts:
- curl
- tar
override-pull: |
VERSION=0.36.0
VERSION=0.44.0
if [ $CRAFT_ARCH_BUILD_FOR == "amd64" ]; then
ARCH=x86_64-unknown-linux-musl
elif [ $CRAFT_ARCH_BUILD_FOR == "arm64" ]; then
Expand Down

0 comments on commit 2835a6b

Please sign in to comment.