Skip to content

Commit

Permalink
images: Bump Hubble CLI to v0.8.2
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Perrin <alex@kaworu.ch>
  • Loading branch information
kaworu committed Sep 14, 2021
1 parent 9964e0a commit b5914f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/hubble/hubble-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: hubble-cli
image: quay.io/cilium/hubble:v0.8.0
image: quay.io/cilium/hubble:v0.8.2
imagePullPolicy: IfNotPresent
command:
- tail
Expand Down
6 changes: 3 additions & 3 deletions images/cilium/hubble-version.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Code generated by images/scripts/update-hubble-version.sh; DO NOT EDIT.
hubble_version="v0.8.0"
hubble_version="v0.8.2"
declare -A hubble_sha256
hubble_sha256[amd64]="65a0835c27dcd43eda155ea53098962e87522245315f77f9e8aa9a0f9f75187d"
hubble_sha256[arm64]="82cf90dbb440456e774fdca9764a62623173c3d181f5c538605cdcf18d1cd3bf"
hubble_sha256[amd64]="e45c85b34d022b17ddb48621583c52b6d86e2e47e6fe71691ee46ff9f89edc27"
hubble_sha256[arm64]="b9ace3a77e606ad871577fff79fdf0a068c5c9275ce53ee4d85f218be3cad734"

0 comments on commit b5914f4

Please sign in to comment.