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

documentation has errors #78

Open
stefanlack opened this issue Jan 23, 2025 · 0 comments
Open

documentation has errors #78

stefanlack opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@stefanlack
Copy link

stefanlack commented Jan 23, 2025

Current Behavior

The https://github.com/eclipse-tractusx/charts/blob/main/README.md file
distinguishes between stable and dev, but only the dev repository exists

From the README.md::

Dev Repository

helm repo add tractusx https://eclipse-tractusx.github.io/charts/dev

Stable Repository

helm repo add tractusx-dev https://eclipse-tractusx.github.io/charts/dev

On https://eclipse-tractusx.github.io/charts/stable/, a stable repository is documented, but it does not exists

Expected Behavior

Documentation should be valid.

Steps To Reproduce

> helm repo add tractusx https://eclipse-tractusx.github.io/charts/stable
Error: looks like "https://eclipse-tractusx.github.io/charts/stable" is not a valid chart repository or cannot be reached: failed to fetch https://eclipse-tractusx.github.io/charts/stable/index.yaml : 404 Not Found
@stefanlack stefanlack added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant