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

Update cilium images (patch) #259

Merged
merged 2 commits into from
Mar 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions imagevector/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ images:
- name: cilium-agent
sourceRepository: github.com/cilium/cilium
repository: quay.io/cilium/cilium
tag: v1.14.6
tag: v1.14.9
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -15,7 +15,7 @@ images:
- name: cilium-operator
sourceRepository: github.com/cilium/cilium
repository: quay.io/cilium/operator
tag: v1.14.6
tag: v1.14.9
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -28,7 +28,7 @@ images:
- name: hubble-ui
sourceRepository: github.com/cilium/hubble-ui
repository: quay.io/cilium/hubble-ui
tag: v0.12.1
tag: v0.13.0
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -41,7 +41,7 @@ images:
- name: hubble-ui-backend
sourceRepository: github.com/cilium/hubble-ui-backend
repository: quay.io/cilium/hubble-ui-backend
tag: v0.12.1
tag: v0.13.0
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -54,7 +54,7 @@ images:
- name: hubble-relay
sourceRepository: github.com/cilium/hubble-ui
repository: quay.io/cilium/hubble-relay
tag: v1.14.6
tag: v1.14.9
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand Down