Update 2 files
- /software.yml - /home/.chezmoidata.yaml
This commit is contained in:
parent
69620eba19
commit
e46019990c
2 changed files with 10 additions and 0 deletions
|
@ -516,6 +516,8 @@ softwareGroups:
|
|||
- kubeval
|
||||
- linkerd2
|
||||
- minikube
|
||||
- openshift
|
||||
- openshift-cli
|
||||
- tilt
|
||||
- velero
|
||||
Kubernetes-Desktop: &Kubernetes-Desktop
|
||||
|
|
|
@ -1827,6 +1827,14 @@ softwarePackages:
|
|||
pacman: openssl
|
||||
port: openssl
|
||||
scoop: openssl
|
||||
openshift:
|
||||
_bin: null
|
||||
# TODO
|
||||
cask: openshift-client
|
||||
openshift-cli:
|
||||
_bin: null
|
||||
brew: openshift-cli
|
||||
# TODO
|
||||
p7zip:
|
||||
_bin: p7zip
|
||||
_desc: null
|
||||
|
|
Loading…
Reference in a new issue