Skip to content

Commit

Permalink
Display signed badge for Inspektor Gadget artifacts (#4032)
Browse files Browse the repository at this point in the history
Closes #4007

Signed-off-by: Cintia Sánchez García <cynthiasg@icloud.com>
  • Loading branch information
cynthia-sg authored Sep 13, 2024
1 parent 6d5fc48 commit 04d1298
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/src/layout/common/badges/Signed.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ const SIGNATURE_NAME = {

const Signed = (props: Props) => {
const notSupported = ![
RepositoryKind.Helm,
RepositoryKind.Container,
RepositoryKind.Helm,
RepositoryKind.InspektorGadget,
RepositoryKind.Kubewarden,
RepositoryKind.TektonPipeline,
RepositoryKind.TektonTask,
Expand Down

0 comments on commit 04d1298

Please sign in to comment.