Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong data in repo index.yaml #4

Open
TheMeier opened this issue Aug 11, 2022 · 0 comments
Open

Wrong data in repo index.yaml #4

TheMeier opened this issue Aug 11, 2022 · 0 comments

Comments

@TheMeier
Copy link

The repo index lists chart-version 0.4.13 with app-version 0.26.0:

  - apiVersion: v2
    appVersion: 0.26.0
    created: "2022-04-25T13:07:38.151030799Z"
    description: Trivy helm chart
    digest: 819a6620554a559eecb43648f628b99332cd57fd2b768ad6d0c051bb635d5b75
    keywords:
    - scanner
    - trivy
    - vulnerability
    name: trivy
    sources:
    - https://github.com/aquasecurity/trivy
    urls:
    - https://github.com/aquasecurity/helm-charts/releases/download/trivy-0.4.13/trivy-0.4.13.tgz
    version: 0.4.13

but the app-version in the Chart.yaml is actually 0.25.0.

cat trivy/Chart.yaml 
apiVersion: v2
appVersion: 0.25.0

I stumbled over this when using https://github.com/fabmation-gmbh/helm-whatup which reported:

WARNING: The source repository could not be determined for 'trivy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant