Skip to content

Commit c29a536

Browse files
dtfranzci-robot
authored andcommitted
UPSTREAM: <carry>: Update quay-operator version to one containing arm64 support
Signed-off-by: Daniel Franz <dfranz@redhat.com>
1 parent 301834e commit c29a536

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openshift/tests-extension/test/olmv1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ var _ = Describe("[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected] OLMv1
115115
helpers.EnsureCleanupClusterExtension(context.Background(), "quay-operator", "quayregistries.quay.redhat.com")
116116

117117
By("applying the ClusterExtension resource")
118-
name, cleanup := helpers.CreateClusterExtension("quay-operator", "3.13.0", namespace, "")
118+
name, cleanup := helpers.CreateClusterExtension("quay-operator", "3.13.10", namespace, "")
119119
DeferCleanup(cleanup)
120120

121121
By("waiting for the quay-operator ClusterExtension to be installed")

0 commit comments

Comments
 (0)