-
Notifications
You must be signed in to change notification settings - Fork 30
add ECCTL to release notes nav #1511
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
Conversation
# current: 'current' | ||
# cloud_on_k8s: | ||
# current: '3.0.0' # https://github.com/elastic/cloud-on-k8s/releases | ||
# cloud: |
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.
@shainaraskas I think this is the wrong file. @reakaleek we should remove these comments to avoid confusion.
This is defined here:
current: 1.15 |
It looks like we already have 1.15.0 marked as current.
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.
We had to move versioning out of assembler.yml
as it is needed for individual repo builds as well.
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.
Aw! Clean up will follow.
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.
sorry, my b everyone.
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.
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.
Ah wait. This is where it get's confusing.
the versions.yml is currently only for the applies_to tags.
we need to modify the legacy-mapping-url.yml for the dropdown.
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.
Updated in 450b51b
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.
Does 1.13 link anywhere?
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.
Discussed on zoom. Fixed in 3a9965e
This reverts commit 805e4e9.
related to https://github.com/elastic/docs-content-internal/issues/47