Skip to content

Commit 82ffa84

Browse files
authored
Merge pull request #3238 from madchap/add-bitnami-gha
Add bitnami to helm repo list
2 parents 835fd69 + 8de3914 commit 82ffa84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/k8s-testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ jobs:
150150
- name: Configure HELM repos
151151
run: |-
152152
helm repo add stable https://charts.helm.sh/stable
153+
helm repo add bitnami https://charts.bitnami.com/bitnami
153154
helm dependency update ./helm/defectdojo
154155
- name: Set confings into Outputs
155156
id: set

0 commit comments

Comments
 (0)