Skip to content

Commit 46a4f2a

Browse files
committed
update operator-sdk scorecard image tags to use v1.7.1
Signed-off-by: Jose R. Gonzalez <[email protected]>
1 parent aa5dbbb commit 46a4f2a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

templates/config/scorecard/patches/basic.config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
entrypoint:
55
- scorecard-test
66
- basic-check-spec
7-
image: quay.io/operator-framework/scorecard-test:v1.3.0
7+
image: quay.io/operator-framework/scorecard-test:v1.7.1
88
labels:
99
suite: basic
1010
test: basic-check-spec-test

templates/config/scorecard/patches/olm.config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
entrypoint:
55
- scorecard-test
66
- olm-bundle-validation
7-
image: quay.io/operator-framework/scorecard-test:v1.3.0
7+
image: quay.io/operator-framework/scorecard-test:v1.7.1
88
labels:
99
suite: olm
1010
test: olm-bundle-validation-test
@@ -14,7 +14,7 @@
1414
entrypoint:
1515
- scorecard-test
1616
- olm-crds-have-validation
17-
image: quay.io/operator-framework/scorecard-test:v1.3.0
17+
image: quay.io/operator-framework/scorecard-test:v1.7.1
1818
labels:
1919
suite: olm
2020
test: olm-crds-have-validation-test
@@ -24,7 +24,7 @@
2424
entrypoint:
2525
- scorecard-test
2626
- olm-crds-have-resources
27-
image: quay.io/operator-framework/scorecard-test:v1.3.0
27+
image: quay.io/operator-framework/scorecard-test:v1.7.1
2828
labels:
2929
suite: olm
3030
test: olm-crds-have-resources-test
@@ -34,7 +34,7 @@
3434
entrypoint:
3535
- scorecard-test
3636
- olm-spec-descriptors
37-
image: quay.io/operator-framework/scorecard-test:v1.3.0
37+
image: quay.io/operator-framework/scorecard-test:v1.7.1
3838
labels:
3939
suite: olm
4040
test: olm-spec-descriptors-test
@@ -44,7 +44,7 @@
4444
entrypoint:
4545
- scorecard-test
4646
- olm-status-descriptors
47-
image: quay.io/operator-framework/scorecard-test:v1.3.0
47+
image: quay.io/operator-framework/scorecard-test:v1.7.1
4848
labels:
4949
suite: olm
5050
test: olm-status-descriptors-test

0 commit comments

Comments
 (0)