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

Backstage cannot be upgraded due flux plugin dependencies not met #60

Closed
ferrandinand opened this issue Nov 30, 2023 · 2 comments
Closed

Comments

@ferrandinand
Copy link

I tried to upgrade backstage following the user guide:
https://backstage.io/docs/getting-started/keeping-backstage-updated/

yarn backstage-cli versions:check --fix
yarn run v1.22.19

The following packages must be deduplicated by updating dependencies in package.json

 @backstage/plugin-kubernetes **@ ^0.10.2 should be changed to ^0.11.2**

The following packages can be deduplicated by updating dependencies in package.json

  @backstage/plugin-kubernetes-common @ ^0.6.5 should be changed to ^0.7.1
  @backstage/plugin-kubernetes-common @ ^0.6.6 should be changed to ^0.7.1

For now running to make it work
yarn backstage-cli versions:bump --pattern '@{weaveworksoss}/*'

@bigkevmcd
Copy link
Collaborator

@ferrandinand Thanks, we'll get our dependencies bumped.

@bigkevmcd bigkevmcd reopened this Nov 30, 2023
bigkevmcd added a commit that referenced this issue Dec 1, 2023
This bumps the backstage dependencies to address #60

`backstage-cli versions:bump`

---------
Co-authored-by: Simon Howe <simon@weave.works>
@bigkevmcd
Copy link
Collaborator

@ferrandinand I've just tagged v0.8.5 which should fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants