Reference
PachCTL

Upgrade Pachyderm

Learn how to upgrade Pachyderm's pachctl and pachd.

March 23, 2023

Learn how to upgrade Pachyderm to access new features and performance enhancements.

Before You Start #

How to Upgrade Pachyderm #

  1. Run the following brew command or download & install the latest release assets:
brew tap pachyderm/tap && brew install pachyderm/tap/pachctl@2.4  
  1. Upgrade Helm.
Deploy Method:
  1. Update your context after about a minute by running the following:
echo '{"pachd_address":"grpc://127.0.0.1:80"}' | pachctl config set context local --overwrite && pachctl config set active-context local
  1. Verify that the installation was successful by running pachctl version:
pachctl version 

# COMPONENT           VERSION  
# pachctl             2.4.5 
# pachd               2.4.5