(P4DEVOPS-7373) Use artifactory instead of bitnami repos

This commit is contained in:
isaac-hammes 2025-08-01 07:07:50 -07:00
parent c2e04310aa
commit 113ffd968d
7 changed files with 29 additions and 8 deletions

View file

@ -3,7 +3,7 @@
set -e
set -x
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add artifactory https://artifactory.delivery.puppetlabs.net/artifactory/helm__local
cd /apps/helm-charts/vmpooler
helm dependency update
cd /apps/docs