Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
trying to fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Nov 7, 2023
1 parent f84ba96 commit e5041c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/helm_deploy
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ WORKER_IMAGE="${WORKER_IMAGE:-ghcr.io/samvera/hyku/worker}"
DEPLOY_TAG="${DEPLOY_TAG:-latest}"
WORKER_TAG="${WORKER_TAG:-$DEPLOY_TAG}"

helm pull --untar oci://ghcr.io/samvera/hyrax/hyrax-helm --version 3.5.0
helm pull --untar oci://ghcr.io/samvera/charts/hyrax --version 3.5.0

helm repo update

Expand Down

0 comments on commit e5041c5

Please sign in to comment.