Helm chart was signed and pushed to Harbor using PGP (helm package --sign
) in Harbor 2.9+ but the UI in Harbor shows not signed:
helm package --sign
command uses PGP to sign the helm chart and it is not supported in Harbor 2.9+
Migrate to using cosign or notation or both starting in Harbor 2.9+
.