Skip to content

Commit af0b19e

Browse files
committed
fix: add label for OCP 4.8 to snyk-operator bundle Dockerfile
1 parent 953bbb9 commit af0b19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snyk-operator-certified/bundle.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
1414

1515
# Labels added in accord with the documentation
1616
# https://redhat-connect.gitbook.io/certified-operator-guide/ocp-deployment/operator-metadata/bundle-directory/managing-openshift-versions
17-
LABEL com.redhat.openshift.versions="v4.5-v4.7"
17+
LABEL com.redhat.openshift.versions="v4.5-v4.8"
1818
LABEL com.redhat.delivery.operator.bundle=true
1919
LABEL com.redhat.delivery.backport=true
2020

0 commit comments

Comments
 (0)