Update 2 files

- /software.yml
- /home/.chezmoidata.yaml
This commit is contained in:
Brian Zalewski 2023-04-24 20:06:05 +00:00
parent 69620eba19
commit e46019990c
2 changed files with 10 additions and 0 deletions

View file

@ -516,6 +516,8 @@ softwareGroups:
- kubeval - kubeval
- linkerd2 - linkerd2
- minikube - minikube
- openshift
- openshift-cli
- tilt - tilt
- velero - velero
Kubernetes-Desktop: &Kubernetes-Desktop Kubernetes-Desktop: &Kubernetes-Desktop

View file

@ -1827,6 +1827,14 @@ softwarePackages:
pacman: openssl pacman: openssl
port: openssl port: openssl
scoop: openssl scoop: openssl
openshift:
_bin: null
# TODO
cask: openshift-client
openshift-cli:
_bin: null
brew: openshift-cli
# TODO
p7zip: p7zip:
_bin: p7zip _bin: p7zip
_desc: null _desc: null