Skip to content

Commit

Permalink
Remove unused helm repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-french committed Dec 31, 2023
1 parent a85d6f8 commit 88ca890
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:

- name: Add dependency chart repos
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add teleport https://charts.releases.teleport.dev
- name: Run chart-releaser
Expand Down
1 change: 0 additions & 1 deletion ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ target-branch: main
chart-dirs:
- charts
chart-repos:
- bitnami=https://charts.bitnami.com/bitnami
- teleport=https://charts.releases.teleport.dev
helm-extra-args: --timeout 600s
validate-maintainers: false
Expand Down

0 comments on commit 88ca890

Please sign in to comment.