Skip to content
Open
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
3 changes: 2 additions & 1 deletion argo-workflowcontroller/Dockerfile.konflux
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ FROM registry.redhat.io/ubi9/ubi-minimal@sha256:aca8052836f670988f68139b46ddc6ba
ARG CI_CONTAINER_VERSION

LABEL com.redhat.component="odh-data-science-pipelines-argo-workflowcontroller-container" \
name="managed-open-data-hub/odh-data-science-pipelines-argo-workflowcontroller-rhel8" \
name="rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9" \
cpe="cpe:/a:redhat:openshift_ai:2.23::el9" \
description="Argo Workflow Controller for Argo Workflows used in Data Science Pipelines" \
summary="odh-data-science-pipelines-argo-workflowcontroller" \
maintainer="['managed-open-data-hub@redhat.com']" \
Expand Down
Loading