jenkins-x / jx

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
https://jenkins-x.io/
Apache License 2.0
4.57k stars 787 forks source link

Outdated jx version installed by brew #8628

Closed bartoliniii closed 7 months ago

bartoliniii commented 12 months ago

I've just type in Google "brew install jx" and I've found link to homebrew-jx repository with instruction how to install jx by using brew. Unfortunately, this project seems to be no longer supported and install outdated version of jx tool

I think it would be very useful to add info in readme.md file in homebrew-jx with link to instruction how to install the newest version of jx tool and that the homebrew-jx project is not supported (for now)

msvticket commented 7 months ago

I added a cask and have updated the readme in homebrew-jx. Do check if this works for you!

bartoliniii commented 7 months ago

Yes, it works 👍 Great job!