garden-gcloud container update
# 🌱|help-and-getting-started
o
Maybe this would be better as an issue on github, but it is kind of unrelated to the codebase itself. Anyways, I am starting to use the gardendev/garden-gcloud container for running garden in CI, and I've found that the gcloud application is a bit outdated even in the latest tag. Would be awesome if you could publish a version with a more up to date version. Here is the message I received when using this image:
gardendev/garden-gcloud:latest
Copy code
$ gcloud --quiet components update
Beginning update. This process may take several minutes.
Your current Google Cloud CLI version is: 411.0.0
You will be upgraded to version: 428.0.0
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚            These components will be updated.            β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚               Name              β”‚  Version   β”‚   Size   β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚ BigQuery Command Line Tool      β”‚     2.0.91 β”‚  1.6 MiB β”‚
β”‚ Bundled Python 3.9              β”‚     3.9.16 β”‚ 63.4 MiB β”‚
β”‚ Cloud Storage Command Line Tool β”‚       5.23 β”‚ 15.5 MiB β”‚
β”‚ Google Cloud CLI Core Libraries β”‚ 2023.04.25 β”‚ 20.3 MiB β”‚
β”‚ Google Cloud CRC32C Hash Tool   β”‚      1.0.0 β”‚  1.2 MiB β”‚
β”‚ anthoscli                       β”‚     0.2.36 β”‚ 68.4 MiB β”‚
β”‚ gcloud cli dependencies         β”‚ 2023.04.25 β”‚ 11.3 MiB β”‚
β”‚ gke-gcloud-auth-plugin          β”‚      0.5.2 β”‚  7.7 MiB β”‚
β”‚ kubectl                         β”‚    1.24.13 β”‚  < 1 MiB β”‚
β”‚ kubectl                         β”‚    1.24.13 β”‚ 92.6 MiB β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
A lot has changed since your last upgrade.  For the latest full release notes,
and so on.
b
Let me reach out to the team and see how much of a lift is this task! Thanks a lot for reaching out!
@ancient-diamond-80011 this one is kind of similar to the other request for the Node version, is this something we should create on our main repo?
a
thanks for the report! some of the tools are quite out of date indeed. i've created a tracking issue for this https://github.com/garden-io/garden/issues/4165
p
Hi @orange-ability-1812 , this has been addressed in the images of the new 0.13 version of Garden. We're now basing this on 430.0.0 and it should be kept up to date by dependabot. https://github.com/garden-io/garden/blob/3b087d9e44fe93e1fe04fc8491b717ef919d3023/support/alpine.Dockerfile#L88
20 Views