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 calico images to v3.28.2 (minor) - autoclosed #400

Closed
wants to merge 1 commit into from
Closed
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
8 changes: 4 additions & 4 deletions imagevector/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ images:
- name: calico-node
sourceRepository: github.com/projectcalico/calico
repository: quay.io/calico/node
tag: v3.27.4
tag: v3.28.2
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -15,7 +15,7 @@ images:
- name: calico-cni
sourceRepository: github.com/projectcalico/cni-plugin
repository: quay.io/calico/cni
tag: v3.27.4
tag: v3.28.2
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -28,7 +28,7 @@ images:
- name: calico-typha
sourceRepository: github.com/projectcalico/typha
repository: quay.io/calico/typha
tag: v3.27.4
tag: v3.28.2
labels:
- name: cloud.gardener.cnudie/dso/scanning-hints/binary_id/v1
value:
Expand All @@ -45,7 +45,7 @@ images:
- name: calico-kube-controllers
sourceRepository: github.com/projectcalico/kube-controllers
repository: quay.io/calico/kube-controllers
tag: v3.27.4
tag: v3.28.2
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand Down