civo / kubernetes-marketplace

Marketplace of Kubernetes applications available for quick and easy installation in to Civo Kubernetes clusters
https://www.civo.com/
MIT License
219 stars 183 forks source link

Bump Jenkins Helm chart to 4.9.1 #626

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 9 months ago

Bump Jenkins version

Update jenkins install.sh

1 file(s) updated with "--version 4.8.4": * jenkins/install.sh

GitHub Action workflow link

Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

saiyam1814 commented 8 months ago

@olblak any idea why we didnt get the manifest update?

olblak commented 8 months ago

Because the CIVO manifest tracks the version of Jenkins installed by this helm chart which didn't changed between the chart version 4.8.3 and 4.91

image

I double check with https://github.com/jenkinsci/helm-charts/blob/9e40f7a0e5dccd07b4df23543edcc8c674920cad/charts/jenkins/Chart.yaml#L5 which seems to be correct

Some application uses the same version for the helm chart version and the appversion like Rancher and others not like Jenkins :D