azionaventures / aziona-cli

https://azionaventures.github.io/aziona-cli/
GNU General Public License v3.0
14 stars 3 forks source link

[DEPENDENCIES][OSX] kubectl@1.21.3 replaced by kubernetes-cli@1.22 #29

Open dogewithit opened 2 years ago

dogewithit commented 2 years ago
Matteos-Air:workstation-setup assinnata$ brew install kubectl@1.21.3
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
fb303                                    numdiff                                  tagref                                   websocketpp                              yamale
==> Updated Formulae
Updated 46 formulae.
==> New Casks
hostsx
==> Updated Casks
Updated 25 casks.
==> Deleted Casks
hoststool

Warning: No available formula with the name "kubectl@1.21.3". Did you mean kubernetes-cli@1.22?
==> Searching for similarly named formulae...
This similarly named formula was found:
kubernetes-cli@1.22
To install it, run:
  brew install kubernetes-cli@1.22
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.
Matteos-Air:workstation-setup assinnata$ brew install kubernetes-cli@1.22
dogewithit commented 2 years ago

kubectl@1.23.5 fixes everything