Updated mongodb-community

This commit is contained in:
Brian Zalewski 2023-11-30 07:32:16 +00:00
parent f76ed8494e
commit 44f12e142a
2 changed files with 4 additions and 1 deletions

View file

@ -282,6 +282,9 @@ export PATH="${KREW_ROOT:-$HOME/.krew}/bin:$PATH"
### Kube
export KUBECONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/kube/config"
### MacPrefs
export MACPREFS_BACKUP_DIR="${XDG_CONFIG_HOME:-$HOME/.config}/macprefs"
### Maven
export MAVEN_CONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/maven/settings.xml"
alias mvn="mvn -s $MAVEN_CONFIG"

View file

@ -3006,7 +3006,7 @@ softwarePackages:
_name: MongoDB
_service: mongodb
_service:brew: mongodb-community
brew: mongodb-community
brew: mongodb/brew/mongodb-community
choco: mongodb
mongodb-compass:
_bin: mongodb-compass