Skip to content

Commit 14a6f94

Browse files
committed
upgrade to cilium hubble 1.17.5
1 parent 5b4bc6a commit 14a6f94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Install cilium hubble:
6363
```bash
6464
# see https://github.com/cilium/hubble/releases
6565
# renovate: datasource=github-releases depName=cilium/hubble
66-
hubble_version='1.17.3'
66+
hubble_version='1.17.5'
6767
hubble_url="https://github.com/cilium/hubble/releases/download/v$hubble_version/hubble-linux-amd64.tar.gz"
6868
wget -O- "$hubble_url" | tar xzf - hubble
6969
sudo install hubble /usr/local/bin/hubble

0 commit comments

Comments
 (0)