We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What steps did you take and what happened:
archivista/README.md
Line 8 in a492ed5
Archvista is v0.7.0 and Chart manifest references v0.5.4 or v0.5.3
v0.7.0
v0.5.4
v0.5.3
archivista/chart/values.yaml
Line 20 in dc14d46
archivista/chart/Chart.yaml
Which version is it actually supposed to be?
What did you expect to happen:
While browsing or connecting helm to the https://in-toto.github.io/archivista repository, as a user I am expecting that its connected.
Anything else you would like to add:
Assuming DNS or Github Page misconfiguration working with the chart releaser.
The way you could fix this, is by moving the chart to a charts directory with the below layout.
charts
charts └── archivista ├── Chart.yaml ├── LICENSE ├── README.md ├── templates │ ├── NOTES.txt │ ├── _helpers.tpl │ ├── deployment.yaml │ ├── ingress.yaml │ ├── service.yaml │ └── serviceaccount.yaml └── values.yaml
Environment:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What steps did you take and what happened:
archivista/README.md
Line 8 in a492ed5
Archvista is
v0.7.0
and Chart manifest referencesv0.5.4
orv0.5.3
archivista/chart/values.yaml
Line 20 in dc14d46
archivista/chart/Chart.yaml
Line 20 in dc14d46
Which version is it actually supposed to be?
What did you expect to happen:
While browsing or connecting helm to the https://in-toto.github.io/archivista repository, as a user I am expecting that its connected.
Anything else you would like to add:
Assuming DNS or Github Page misconfiguration working with the chart releaser.
The way you could fix this, is by moving the chart to a
charts
directory with the below layout.Environment:
The text was updated successfully, but these errors were encountered: