Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update quay.io/cilium/hubble docker tag to v0.12.2 (v1.13) #28572

Merged
merged 1 commit into from
Oct 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.12.1@sha256:ccf83eee05869c38cb8bf52b739694cac74de0937a529e25922c46c3b1f0b0fa
image: quay.io/cilium/hubble:v0.12.2@sha256:e0d11fb8b8f6da5a12817eef1cf6704c98b079da4405e380a98f2b7325a43751
imagePullPolicy: IfNotPresent
command:
- tail
Expand Down