Skip to content

Commit

Permalink
match origin image to configured image reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwindasr committed Oct 31, 2023
1 parent e91a118 commit ed5bef6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ metadata:
capabilities: Basic Install
categories: Networking
certified: "false"
containerImage: quay.io/openshift/origin-sriov-network-operator:latest
containerImage: quay.io/openshift/origin-sriov-network-operator:4.15
createdAt: "2023-10-23T08:39:21Z"
description: An operator for configuring SR-IOV components and initializing SRIOV
network devices in Openshift cluster.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
capabilities: Basic Install
categories: Networking
certified: "false"
containerImage: quay.io/openshift/origin-sriov-network-operator:latest
containerImage: quay.io/openshift/origin-sriov-network-operator:4.15
createdAt: 2019/04/30
description: An operator for configuring SR-IOV components and initializing SRIOV
network devices in Openshift cluster.
Expand Down Expand Up @@ -139,7 +139,7 @@ spec:
fieldPath: metadata.name
- name: RELEASE_VERSION
value: 4.15.0
image: quay.io/openshift/origin-sriov-network-operator:latest
image: quay.io/openshift/origin-sriov-network-operator:4.15
imagePullPolicy: IfNotPresent
name: sriov-network-operator
resources: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ metadata:
capabilities: Basic Install
categories: Networking
certified: "false"
containerImage: quay.io/openshift/origin-sriov-network-operator:latest
containerImage: quay.io/openshift/origin-sriov-network-operator:4.15
createdAt: "2023-10-23T08:39:21Z"
description: An operator for configuring SR-IOV components and initializing SRIOV
network devices in Openshift cluster.
Expand Down

0 comments on commit ed5bef6

Please sign in to comment.