-
Notifications
You must be signed in to change notification settings - Fork 838
website: Update to 1.10.1 latest manifests release #4118
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
base: master
Are you sure you want to change the base?
website: Update to 1.10.1 latest manifests release #4118
Conversation
Signed-off-by: Christian Heusel <[email protected]>
Hi @christian-heusel. Thanks for your PR. I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@@ -320,7 +320,7 @@ try out the end-to-end Kubeflow Platform capabilities. | |||
|
|||
If you want a stable / conservative experience we recommend to use the [latest stable release](https://github.com/kubeflow/manifests/releases): | |||
- [**Kubeflow 1.10:**](/docs/releases/kubeflow-1.10/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for working on this, please update the kubeflow version as well to 1.10.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From what I can tell the latest release on the kubeflow/kubeflow
side is v1.10.0
: https://github.com/kubeflow/kubeflow/releases/tag/v1.10.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
our release is built form https://github.com/kubeflow/manifests, no https://github.com/kubeflow/kubeflow/ in this project we keep the notebooks and central dashboard components https://github.com/kubeflow/kubeflow/tree/master/components .
as you added the 1.10.1 in the installation we need to clarify that the latest version is 1.10.1.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @varodrig I have updated the used versions in a few more places, could you re-review? 😊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ok-to-test
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Christian Heusel <[email protected]>
68a9fde
to
fe53150
Compare
Checklist:
You have included screenshots when changing the website style or adding a new page.Description of your changes:
Update the "Installing Kubeflow" page to match the latest manifests release.