Skip to content

fix: Updates various components

John Skarbek requested to merge jts/update-to-latest-helm into master
  • Updates gcloud cli to pull in latest available kubectl to be slightly closer to what our clusters run
    • This will pull in client 1.14.10 compared to server 1.15.11 that we are running currently
    • This is an upgrade from client version 1.13.9
  • Updates helm to latest 2.x version, this is a prereq to ensure our releases will have the least amount of friction when upgrading to version 3 of helm
  • While we are here, let's update a few of our plugins

Helps address: gitlab-com/gl-infra/delivery#670 (closed)

Merge request reports