GoogleCloudPlatform / continuous-deployment-on-kubernetes

Get up and running with Jenkins on Google Kubernetes Engine
Apache License 2.0
1.6k stars 890 forks source link

Add documentation on how to update the Jenkins cluster #101

Closed Mistobaan closed 6 years ago

Mistobaan commented 7 years ago

I got to a point where I need to update the Jenkins Kluster and would be useful to see what are the steps to take to update it.

viglesiasce commented 6 years ago

In #96 we updated to use the upstream Helm chart which makes updating easier.

helm upgrade stable/jenkins should work.