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 for installing current release? #65

Closed
dominic-p opened this issue Sep 1, 2023 · 2 comments
Closed

Documentation for installing current release? #65

dominic-p opened this issue Sep 1, 2023 · 2 comments

Comments

@dominic-p
Copy link

I'm struggling a bit to understand the proper method to install this chart. From the docs it seems like we should install from the helm repo at https://woodpecker-ci.org/. The "next" branch docs don't give specific install instructions (they just link to this repo). But, this is what I'm seeing:

$ helm repo add woodpecker https://woodpecker-ci.org
"woodpecker" has been added to your repositories

$ helm search repo woodpecker
NAME                    CHART VERSION   APP VERSION     DESCRIPTION
woodpecker/woodpecker   0.1.5           v0.15.9         A Helm chart for Woodpecker CI

It looks like the most recent version available is 0.1.5, but on GitHub I see a 0.3.0 release from a couple of days ago. Is there another repo where the more recent releases are available? I apologize for the basic question. I'm still fairly new to helm, and I might be missing something very obvious.

This might be related to #45, but I'm not sure.

@anbraten
Copy link
Member

anbraten commented Sep 1, 2023

We have some issues with releasing new versions therefore the GitHub release git created, but we could not release a new helm version yet. I will check it and inform you once it works again

@anbraten
Copy link
Member

anbraten commented Sep 3, 2023

We finally fixed the release:

$ helm search repo woodpecker
NAME                 	CHART VERSION	APP VERSION	DESCRIPTION                   
woodpecker/woodpecker	0.3.2        	v1.0.0     	A Helm chart for Woodpecker CI

@anbraten anbraten closed this as completed Sep 3, 2023
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

2 participants