Bumpup E2E test plugins matirx for v1.13

Signed-off-by: danfengl <danfengl@vmware.com>
This commit is contained in:
danfengl
2024-01-09 02:26:53 +00:00
parent 6b632affe8
commit 1b22a49d22
+7
View File
@@ -96,6 +96,13 @@ var pluginsMatrix = map[string]map[string][]string{
"gcp": {"velero/velero-plugin-for-gcp:v1.8.0"},
"csi": {"velero/velero-plugin-for-csi:v0.6.0"},
},
"v1.13": {
"aws": {"velero/velero-plugin-for-aws:v1.9.0"},
"azure": {"velero/velero-plugin-for-microsoft-azure:v1.9.0"},
"vsphere": {"vsphereveleroplugin/velero-plugin-for-vsphere:v1.5.2"},
"gcp": {"velero/velero-plugin-for-gcp:v1.9.0"},
"csi": {"velero/velero-plugin-for-csi:v0.7.0"},
},
"main": {
"aws": {"velero/velero-plugin-for-aws:main"},
"azure": {"velero/velero-plugin-for-microsoft-azure:main"},