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

Bump local node for services 0.30.0-alpha.0 and mirror 0.64.0-beta1 #483

Closed
Nana-EC opened this issue Aug 30, 2022 · 0 comments · Fixed by #484
Closed

Bump local node for services 0.30.0-alpha.0 and mirror 0.64.0-beta1 #483

Nana-EC opened this issue Aug 30, 2022 · 0 comments · Fixed by #484
Assignees
Labels
enhancement New feature or request P2 process Build, test and deployment-process related tasks
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Aug 30, 2022

Problem

The services 0.30.0-alpha.0 and mirror 0.64.0-beta1 versions are available

Solution

Update the index.spec.ts with

process.env['NETWORK_NODE_IMAGE_TAG'] = '0.30.0-alpha.0';
process.env['HAVEGED_IMAGE_TAG'] = '0.30.0-alpha.0';
process.env['MIRROR_IMAGE_TAG'] = '0.64.0-beta1';

Alternatives

No response

@Nana-EC Nana-EC added enhancement New feature or request P2 process Build, test and deployment-process related tasks labels Aug 30, 2022
@Nana-EC Nana-EC added this to the 0.8.0 milestone Aug 30, 2022
@Nana-EC Nana-EC self-assigned this Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 process Build, test and deployment-process related tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant