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

Commit

Permalink
Update helm_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanaLMoore committed Nov 7, 2023
1 parent 84b7108 commit 1735a03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/helm_deploy
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ 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-base:hyrax-v5.0.0.rc2
helm pull --untar oci://ghcr.io/samvera/hyrax/hyrax-base --version hyrax-v5.0.0.rc2

helm repo update

helm upgrade \
Expand Down

0 comments on commit 1735a03

Please sign in to comment.