telekom-mms / trivy-dojo-report-operator

This Kubernetes operator listens for vulnerability reports generated by the Trivy Operator and forwards them to Defect Dojo for further analysis and tracking.
GNU General Public License v3.0
13 stars 15 forks source link

Helm chart index contains wrong url #63

Closed C4tWithShell closed 8 months ago

C4tWithShell commented 8 months ago

Description

The Index file helm chart index contains an error for the newest versions - 0.5.4 and 0.5.5. The url has incorrect format - trivy-dojo-report-operator-0.5.4.tgz instead of https://github.com/telekom-mms/trivy-dojo-report-operator/releases/download/0.5.4/trivy-dojo-report-operator-0.5.4.tgz

Reproduction steps

Check index file - https://telekom-mms.github.io/trivy-dojo-report-operator/index.yaml

Current Behavior

Failed to download new version

Expected Behavior

Correct url for releases will allow to download it

Additional information

No response

rndmh3ro commented 8 months ago

Thanks for noticing.

For 0.5.4 and 0.5.5 I manually fixed the URLs. For 0.5.6 I fixed our automation.