We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc5912 commit 789fb62Copy full SHA for 789fb62
1 file changed
microservices/dlstreamer-pipeline-server/docs/user-guide/how-to-deploy-with-helm.md
@@ -30,7 +30,7 @@ Follow the steps in this section to quickly pull the latest pre-built DL Streame
30
`helm pull oci://ghcr.io/open-edge-platform/edge-ai-libraries/dlstreamer-pipeline-server --version 20250805-EAL1.2`
31
- unzip the package using the following command
32
33
- `tar -xvf dlstreamer-pipeline-server-20250804-EAL1.2.tgz`
+ `tar -xvf dlstreamer-pipeline-server-20250805-EAL1.2.tgz`
34
- Get into the helm directory
35
36
`cd dlstreamer-pipeline-server`
0 commit comments