feat(packages): add kubectl and azure cli
This commit is contained in:
parent
af0ee2691a
commit
9db7e67b1b
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
categories:
|
common:
|
||||||
base:
|
base:
|
||||||
- util-linux
|
- util-linux
|
||||||
- less
|
- less
|
||||||
|
@ -211,6 +211,7 @@ categories:
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
- docker
|
- docker
|
||||||
|
- kubectl
|
||||||
|
|
||||||
programming:
|
programming:
|
||||||
_:
|
_:
|
||||||
|
@ -395,3 +396,7 @@ categories:
|
||||||
- name: noto-fonts-emoji
|
- name: noto-fonts-emoji
|
||||||
desc: Google emoji fonts, required for fractal
|
desc: Google emoji fonts, required for fractal
|
||||||
|
|
||||||
|
# Extra non-free networks for work packages
|
||||||
|
azure:
|
||||||
|
- azure-cli
|
||||||
|
- azure-kubelogin
|
||||||
|
|
Loading…
Reference in a new issue