CircleCI-Public / gcp-cli-orb

Install and configure the Google Cloud CLI (gcloud)
https://circleci.com/orbs/registry/orb/circleci/gcp-cli
MIT License
9 stars 32 forks source link

feat: Updating version to 399.0.0 #47

Closed ferreiro closed 1 year ago

ferreiro commented 1 year ago

Checklist

Hi team, your version of GCP is very old as I explained in this tweet: https://twitter.com/JGFerreiro/status/1576588042147880962

Can you upgrade it to a more recent version? I can't even deploy cloud functions of --gen2 with your solution

zmarkan commented 1 year ago

Looks like this is just the default version - it can be overridden easily by passing in the version. We do need to make sure to pass in the latest orb version in all the code samples samples (will do it in a separate PR)

EricRibeiro commented 1 year ago

Hi, @ferreiro 👋

Thank you for your contribution. Would you mind including the same version update in the install command?

Jaryt commented 1 year ago

Hi! Thanks for your contribution! It looks like a change has been made to make the default version "latest", so I'll close this PR accordingly.