Skip to content

Commit

Permalink
fix: remove repos
Browse files Browse the repository at this point in the history
  • Loading branch information
ed382 committed Oct 28, 2024
1 parent 950837d commit 66b8ded
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/image_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
REPO=myownrepo.com/prefix
CP_IMAGES=images.txt

# Add repos
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add kubeshop https://kubeshop.github.io/helm-charts
helm repo add nats https://nats-io.github.io/k8s/helm/charts/

# Build the dependencies
helm dependency build ../charts/testkube-enterprise

Expand Down

0 comments on commit 66b8ded

Please sign in to comment.