Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Project to MultiJuicer #30

Merged
merged 9 commits into from Jan 8, 2020
Merged

Rename Project to MultiJuicer #30

merged 9 commits into from Jan 8, 2020

Conversation

@J12934
Copy link
Member

J12934 commented Jan 8, 2020

Closes #26

Migration Notes

To update you'll need to change to delete the existing helm releases and the juicy-ctf helm repository and perform a clean install.

helm uninstall juicy-ctf
helm repo delete remove juicy-ctf

helm repo add multi-juicer 

helm repo add multi-juicer https://iteratec.github.io/multi-juicer/

# for helm <= 2
helm install multi-juicer/multi-juicer --name multi-juicer

# for helm >= 3
helm install multi-juicer multi-juicer/multi-juicer
J12934 added 9 commits Jan 8, 2020
@J12934 J12934 added the breaking label Jan 8, 2020
@J12934 J12934 added this to the 2.0 milestone Jan 8, 2020
@J12934 J12934 self-assigned this Jan 8, 2020
@J12934 J12934 merged commit 635c312 into master Jan 8, 2020
4 checks passed
4 checks passed
Cleaner
Details
Cleaner
Details
Balancer
Details
Balancer
Details
@J12934 J12934 deleted the multijuicer branch Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant
You can’t perform that action at this time.