Skip to content

Commit

Permalink
fix(sync,vshpere): remove unavailable images
Browse files Browse the repository at this point in the history
  • Loading branch information
g-iannelli committed Nov 20, 2024
1 parent a1a5a33 commit 0403952
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions modules/vsphere/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,18 @@ images:
destinations:
- registry.sighup.io/fury/vsphere/csi-attacher

- name: vSphere driver [Fury Kubernetes vSphere]
source: gcr.io/cloud-provider-vsphere/csi/release/driver
multi-arch: false
tag:
- v3.0.1
- v3.1.2
- v3.2.0
destinations:
- registry.sighup.io/fury/vsphere/vsphere-csi-driver
############################################
######## Repo doesn't exist anymore ########
############################################
# - name: vSphere driver [Fury Kubernetes vSphere]
# source: gcr.io/cloud-provider-vsphere/csi/release/driver
# multi-arch: false
# tag:
# - v3.0.1
# - v3.1.2
# - v3.2.0
# destinations:
# - registry.sighup.io/fury/vsphere/vsphere-csi-driver

- name: vSphere syncer [Fury Kubernetes vSphere]
source: gcr.io/cloud-provider-vsphere/csi/release/syncer
Expand Down

0 comments on commit 0403952

Please sign in to comment.