woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.3k stars 371 forks source link

Helm Chart archive unavailable after 2.6.0 release #3937

Closed VerosK closed 4 months ago

VerosK commented 4 months ago

Component

other

Describe the bug

After 2.6.0 release helm chart archive 1.5.0 got missing.

Steps to reproduce

Get latest helm chart

helm fetch --repo https://woodpecker-ci.org/ woodpecker

Got result:

Error: failed to fetch https://github.com/woodpecker-ci/woodpeckerci.github.io/releases/download/helm-woodpecker-1.5.0/woodpecker-1.5.0.tgz : 404 Not Found

Expected behavior

Helm chart should be downloaded.

I've checked docs on https://github.com/woodpecker-ci/helm/blob/main/charts/woodpecker/README.md to make sure I'm using correct helm repository.

System Info

probably not important.

Helm version: is 3.11.1, running on Fedora Linux on x86

version.BuildInfo{Version:"v3.11.1", GitCommit:"293b50c65d4d56187cd4e2f390f0ada46b4c4737", GitTreeState:"clean", GoVersion:"go1.18.10

Additional context

No response

Validations

6543 commented 4 months ago

Should be fixed