The application chart
Deployment
First installation
Use the command:
helm install dbos ./dbos -f values.yamlOr
helm install dbos decisionbrain/dbos --version 4.4.0 -f values.yamlIf you added the DecisionBrain Helm registry
Update
Use the command:
helm upgrade dbos ./dbos -f values.yamlOr
helm upgrade dbos decisionbrain/dbos --version 4.4.0 -f values.yamlIf you added the DecisionBrain Helm registry