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
1 change: 1 addition & 0 deletions image/postgres/konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ LABEL \
io.openshift.tags="rhacs,central-db,stackrox" \
maintainer="Red Hat, Inc." \
name="rhacs-central-db-rhel8" \
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
source-location="https://github.com/stackrox/stackrox" \
summary="Central DB for Red Hat Advanced Cluster Security for Kubernetes" \
url="https://catalog.redhat.com/software/container-stacks/detail/60eefc88ee05ae7c5b8f041c" \
Expand Down
1 change: 1 addition & 0 deletions image/rhel/konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ LABEL \
io.openshift.tags="rhacs,main,stackrox" \
maintainer="Red Hat, Inc." \
name="rhacs-main-rhel8" \
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
source-location="https://github.com/stackrox/stackrox" \
summary="Main Image for Red Hat Advanced Cluster Security for Kubernetes" \
url="https://catalog.redhat.com/software/container-stacks/detail/60eefc88ee05ae7c5b8f041c" \
Expand Down
1 change: 1 addition & 0 deletions image/roxctl/konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ LABEL \
io.openshift.tags="rhacs,roxctl,stackrox" \
maintainer="Red Hat, Inc." \
name="rhacs-roxctl-rhel8" \
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
source-location="https://github.com/stackrox/stackrox" \
summary="The CLI for Red Hat Advanced Cluster Security for Kubernetes" \
url="https://catalog.redhat.com/software/container-stacks/detail/60eefc88ee05ae7c5b8f041c" \
Expand Down
1 change: 1 addition & 0 deletions operator/konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ LABEL \
io.openshift.tags="rhacs,operator,stackrox" \
maintainer="Red Hat, Inc." \
name="rhacs-rhel8-operator" \
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
source-location="https://github.com/stackrox/stackrox" \
summary="Operator for Red Hat Advanced Cluster Security for Kubernetes" \
url="https://catalog.redhat.com/software/container-stacks/detail/60eefc88ee05ae7c5b8f041c" \
Expand Down
1 change: 1 addition & 0 deletions operator/konflux.bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ LABEL io.k8s.display-name="operator-bundle"
LABEL io.openshift.tags="rhacs,operator-bundle,stackrox"
LABEL maintainer="Red Hat, Inc."
LABEL name="rhacs-operator-bundle"
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
LABEL source-location="https://github.com/stackrox/stackrox"
LABEL summary="Operator Bundle Image for Red Hat Advanced Cluster Security for Kubernetes"
LABEL url="https://catalog.redhat.com/software/container-stacks/detail/60eefc88ee05ae7c5b8f041c"
Expand Down
1 change: 1 addition & 0 deletions scanner/image/db/konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ LABEL \
io.openshift.tags="rhacs,scanner-v4-db,stackrox" \
maintainer="Red Hat, Inc." \
name="rhacs-scanner-v4-db-rhel8" \
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
source-location="https://github.com/stackrox/stackrox" \
summary="Scanner v4 DB for Red Hat Advanced Cluster Security for Kubernetes" \
url="https://catalog.redhat.com/software/container-stacks/detail/60eefc88ee05ae7c5b8f041c" \
Expand Down
1 change: 1 addition & 0 deletions scanner/image/scanner/konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ LABEL \
io.openshift.tags="rhacs,scanner-v4,stackrox" \
maintainer="Red Hat, Inc." \
name="rhacs-scanner-v4-rhel8" \
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
source-location="https://github.com/stackrox/stackrox" \
summary="The image scanner v4 for Red Hat Advanced Cluster Security for Kubernetes" \
url="https://catalog.redhat.com/software/container-stacks/detail/60eefc88ee05ae7c5b8f041c" \
Expand Down