updated sriov images
All checks were successful
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in 16s
All checks were successful
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in 16s
This commit is contained in:
@@ -8,6 +8,7 @@ import pprint
|
||||
|
||||
AUTHORIZED_REPOS = [
|
||||
"registry.suse.com/suse/sles/",
|
||||
"registry.suse.com/rancher",
|
||||
"registry.rancher.com",
|
||||
]
|
||||
|
||||
|
@@ -1,10 +1,2 @@
|
||||
extra_apis:
|
||||
- k8s.cni.cncf.io/v1/NetworkAttachmentDefinition
|
||||
image_exceptions:
|
||||
- rancher/hardened-sriov-network-operator
|
||||
- rancher/hardened-sriov-network-config-daemon
|
||||
- rancher/hardened-sriov-cni
|
||||
- rancher/hardened-ib-sriov-cni
|
||||
- rancher/hardened-sriov-network-device-plugin
|
||||
- rancher/hardened-sriov-network-resources-injector
|
||||
- rancher/hardened-sriov-network-webhook
|
||||
- k8s.cni.cncf.io/v1/NetworkAttachmentDefinition
|
@@ -101,25 +101,25 @@ supportedExtraNICs: []
|
||||
# Image URIs for sriov-network-operator components
|
||||
images:
|
||||
operator:
|
||||
repository: rancher/hardened-sriov-network-operator
|
||||
repository: registry.suse.com/rancher/hardened-sriov-network-operator
|
||||
tag: v1.5.0-build20250425
|
||||
sriovConfigDaemon:
|
||||
repository: rancher/hardened-sriov-network-config-daemon
|
||||
repository: registry.suse.com/rancher/hardened-sriov-network-config-daemon
|
||||
tag: v1.5.0-build20250425
|
||||
sriovCni:
|
||||
repository: rancher/hardened-sriov-cni
|
||||
repository: registry.suse.com/rancher/hardened-sriov-cni
|
||||
tag: v2.9.0-build20250425
|
||||
ibSriovCni:
|
||||
repository: rancher/hardened-ib-sriov-cni
|
||||
repository: registry.suse.com/rancher/hardened-ib-sriov-cni
|
||||
tag: v1.2.1-build20250425
|
||||
sriovDevicePlugin:
|
||||
repository: rancher/hardened-sriov-network-device-plugin
|
||||
repository: registry.suse.com/rancher/hardened-sriov-network-device-plugin
|
||||
tag: v3.9.0-build20250425
|
||||
resourcesInjector:
|
||||
repository: rancher/hardened-sriov-network-resources-injector
|
||||
repository: registry.suse.com/rancher/hardened-sriov-network-resources-injector
|
||||
tag: v1.7.1-build20250425
|
||||
webhook:
|
||||
repository: rancher/hardened-sriov-network-webhook
|
||||
repository: registry.suse.com/rancher/hardened-sriov-network-webhook
|
||||
tag: v1.5.0-build20250425
|
||||
imagePullSecrets: []
|
||||
extraDeploy: []
|
||||
|
Reference in New Issue
Block a user