Skip to content

Commit f6d7ba1

Browse files
fix: Add HashiCorp helm repository to workflow
1 parent a1df8a5 commit f6d7ba1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/chart-release-issuerservice.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
cd charts/tractusx-issuerservice
6161
helm repo add bitnami https://charts.bitnami.com/bitnami
6262
helm repo add runix https://helm.runix.net
63+
helm repo add hashicorp https://helm.releases.hashicorp.com
6364
helm dependency update
6465
6566
- name: Update issuerservice-memory helm dependencies

0 commit comments

Comments
 (0)