From 040395230e05804a43740c2792f6d7fbc75f9a70 Mon Sep 17 00:00:00 2001 From: Giuseppe Iannelli Date: Wed, 20 Nov 2024 10:35:00 +0100 Subject: [PATCH] fix(sync,vshpere): remove unavailable images --- modules/vsphere/images.yml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/modules/vsphere/images.yml b/modules/vsphere/images.yml index ced9a634..ace3e7e1 100644 --- a/modules/vsphere/images.yml +++ b/modules/vsphere/images.yml @@ -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