Skip to content

Commit

Permalink
updated releaee description
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Nov 13, 2024
1 parent e161754 commit 77d5c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
**Helm Chart**
You can install the Helm chart using the following command:
```
helm install scality-cosi-driver oci://ghcr.io/${{ github.repository }}/helm-charts/scality-cosi-driver --version ${{ inputs.tag }}
helm install scality-cosi-driver oci://ghcr.io/${{ github.repository }}/helm-charts/scality-cosi-driver --version ${{ inputs.tag }} --set image.tag ${{ inputs.tag }}
```
**Helm Chart Details**
Expand Down

0 comments on commit 77d5c86

Please sign in to comment.