Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion konflux-ci/bundle/bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LABEL com.redhat.component="deployment-validation-operator-bundle-container" \
version="0.7" \
release="9" \
distribution-scope="private" \
vendor="Red Hat Inc." \
vendor="Red Hat, Inc." \
url="github.com/app-sre/deployment-validation-operator/" \
summary="Deployment Validation Operator for OpenShift" \
io.openshift.expose-services="" \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ metadata:
containerImage: quay.io/redhat-user-workloads/dvo-obsint-tenant/deployment-validation-operator/deployment-validation-operator
createdAt: 2024-11-27T00:00:00Z
description: The deployment validation operator
operators.openshift.io/valid-subscription: "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]"
operators.operatorframework.io/builder: operator-sdk-v1.31.0+git
operators.operatorframework.io/project_layout: unknown
repository: https://github.com/app-sre/deployment-validation-operator
Expand Down