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 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 J12934 added the breaking Breaking Changes 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
@J12934 J12934 deleted the multijuicer branch January 8, 2020 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking Changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renaming JuicyCTF
1 participant