Skip to content

Commit

Permalink
fix(ci): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Aug 15, 2023
1 parent 654da86 commit ed086f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ jobs:
tags: kind-registry:5000/miw:testing

- name: Install the chart on KinD cluster
run: helm install --set image.tag=testing --set=image.repository=kind-registry:5000/miw" testing charts/managed-identity-wallet
run: helm install --set image.tag=testing --set=image.repository=kind-registry:5000/miw testing charts/managed-identity-wallet

0 comments on commit ed086f6

Please sign in to comment.