Skip to content

Commit

Permalink
Merge pull request #858 from ashwindasr/release-4.11
Browse files Browse the repository at this point in the history
OCPBUGS-22907: Match origin image to configured image reference
  • Loading branch information
openshift-merge-bot[bot] authored Nov 27, 2023
2 parents 3b09c84 + ca7287f commit 70bd2d4
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/pliurh/sriov-network-operator-manager:bd1
containerImage: quay.io/openshift/origin-sriov-network-operator:4.11
createdAt: 2019/04/30
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/pliurh/sriov-network-operator-manager:bd1
containerImage: quay.io/openshift/origin-sriov-network-operator:4.11
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.11.0
image: quay.io/pliurh/sriov-network-operator-manager:bd1
image: quay.io/openshift/origin-sriov-network-operator:4.11
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/pliurh/sriov-network-operator-manager:bd1
containerImage: quay.io/openshift/origin-sriov-network-operator:4.11
createdAt: 2019/04/30
description: An operator for configuring SR-IOV components and initializing SRIOV
network devices in Openshift cluster.
Expand Down

0 comments on commit 70bd2d4

Please sign in to comment.