Skip to content

Commit

Permalink
Bump MCM, CCM and CSI driver (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
afritzler authored Sep 24, 2024
1 parent e78ee37 commit 2ebe6ef
Showing 1 changed file with 4 additions and 4 deletions.
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: cloud-controller-manager
sourceRepository: github.com/ironcore-dev/cloud-provider-ironcore
repository: ghcr.io/ironcore-dev/cloud-provider-ironcore
tag: "v0.3.4"
tag: "v0.3.5"
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.5"
tag: "v0.2.6"
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.4"
tag: "v0.3.5"
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand All @@ -44,7 +44,7 @@ images:
- name: csi-provisioner
sourceRepository: github.com/kubernetes-csi/external-provisioner
repository: registry.k8s.io/sig-storage/csi-provisioner
tag: "v4.0.0"
tag: "v4.0.1"
labels:
- name: 'gardener.cloud/cve-categorisation'
value:
Expand Down

0 comments on commit 2ebe6ef

Please sign in to comment.