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

ENH: setup dependencies.json #31

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

anish-mudaraddi
Copy link
Contributor

having a separate dependencies file makes it easier for us to update versions and potentially use dependabot or something similar for this repo

having a separate dependencies file makes it easier for us to update versions and potentially use dependabot or something similar for this repo
@@ -0,0 +1,5 @@
{
"capo-addon-version": "0.5.9",
"capo-provider-version": "v0.10.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we update the capo provider version to v0.11.0 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cluster api provider openstack - CAPO is v0.10.5 - https://github.com/kubernetes-sigs/cluster-api-provider-openstack/releases/tag/v0.10.5 - i'll update that and the addon-version which should be 0.7.0

if you're referring to azimuth-cloud/capi-helm-charts chart version - users should automatically use the most up-to-date chart when they follow our docs

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah I got the variables mixed up with what they refer to 😅

dependencies.json Outdated Show resolved Hide resolved
addon-provider 0.7.0
capo - 0.10.5
@@ -0,0 +1,5 @@
{
"capo-addon-version": "0.7.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we change this variable name slightly? e.g aziumuth-capo-addon?

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

Successfully merging this pull request may close these issues.

3 participants