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

Bump CCM, CSI and MCM #655

Merged
merged 1 commit into from
Nov 12, 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
6 changes: 3 additions & 3 deletions imagevector/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ images:
- name: cloud-controller-manager
sourceRepository: github.com/ironcore-dev/cloud-provider-ironcore
repository: ghcr.io/ironcore-dev/cloud-provider-ironcore
tag: "v0.3.5"
tag: "v0.3.6"
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -16,7 +16,7 @@ images:
- name: machine-controller-manager-provider-ironcore
sourceRepository: github.com/ironcore-dev/machine-controller-manager-provider-ironcore
repository: ghcr.io/ironcore-dev/machine-controller-manager-provider-ironcore
tag: "v0.2.6"
tag: "v0.2.7"
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -30,7 +30,7 @@ images:
- name: csi-driver
sourceRepository: github.com/ironcore-dev/ironcore-csi-driver
repository: ghcr.io/ironcore-dev/ironcore-csi-driver
tag: "v0.3.5"
tag: "v0.3.6"
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand Down