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

Commit

Permalink
update help_deploy to hyrax-v5.0.0.rc2
Browse files Browse the repository at this point in the history
this should pull in the fix for fits
  • Loading branch information
Shana Moore committed Nov 7, 2023
1 parent aef7f0a commit 84b7108
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/helm_deploy
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +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 1.0.0

helm pull --untar oci://ghcr.io/samvera/hyrax/hyrax-base:hyrax-v5.0.0.rc2
helm repo update

helm upgrade \
Expand Down

0 comments on commit 84b7108

Please sign in to comment.