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

Jenkins plugin workflow-job:2.24 too old? #137

Open
olafdraeger opened this issue Dec 18, 2018 · 4 comments
Open

Jenkins plugin workflow-job:2.24 too old? #137

olafdraeger opened this issue Dec 18, 2018 · 4 comments

Comments

@olafdraeger
Copy link

I was just following the qwiklab from the google coursera kubernetes course which is based on this repo. Jenkins would fail to build anything due to disabled plugins, complaining that workflow-job:2.24 should be at least of version 2.26.

@kevinmax101
Copy link

I just ran into this same issue earlier. I had to update the plugins so the pipeline plugin started correctly.

@bramsi
Copy link

bramsi commented Dec 29, 2018

before run ./helm install -n cd stable/jenkins -f jenkins/values.yaml --version 0.16.6 --wait
edit file jenkins/values.yaml, update to :

workflow-job:2.31

then run ./heml install again

@ajay-bangar
Copy link
Contributor

Same changes introduced in this pull request.

@viglesiasce
Copy link
Contributor

Fixed in #139

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

5 participants