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

Correct typo in versions #3210

Merged
merged 2 commits into from Mar 3, 2022
Merged

Correct typo in versions #3210

merged 2 commits into from Mar 3, 2022

Conversation

trickyearlobe
Copy link
Contributor

@trickyearlobe trickyearlobe commented Mar 1, 2022

There are several references to version 2.3.19 as latest of 2.x releases.
While there is a 2.3.19 tag, it hasn't been build and released to the stable channel.

https://downloads.chef.io has 2.3.16 as latest

Our YUM repo has the following versions:-

[root@chef ~]# yum search chef-backend --showduplicates
Last metadata expiration check: 3:29:02 ago on Tue 01 Mar 2022 18:47:46 GMT.
======================================================== Name & Summary Matched: chef-backend ========================================================
chef-backend-3.0.0-1.el8.x86_64 : The full stack of chef-backend
chef-backend-2.3.16-1.el8.x86_64 : The full stack of chef-backend
chef-backend-2.1.0-1.el7.x86_64 : The full stack of chef-backend
chef-backend-2.2.0-1.el7.x86_64 : The full stack of chef-backend
[root@chef ~]#

Description

[Please describe what this change achieves]

Issues Resolved

[List any existing issues this PR resolves, or any Discourse or
StackOverflow discussions that are relevant]

Check List

Signed-off-by: Richard Nixon richard.nixon@btinternet

There are several references to version 2.3.19 as latest of 2.x releases.
While there is a 2.3.19 tag, it hasn't been build and released to the stable channel.

https://downloads.chef.io has 2.3.16 as latest

Our YUM repo has the following versions:-

```
[root@chef ~]# yum search chef-backend --showduplicates
Last metadata expiration check: 3:29:02 ago on Tue 01 Mar 2022 18:47:46 GMT.
======================================================== Name & Summary Matched: chef-backend ========================================================
chef-backend-3.0.0-1.el8.x86_64 : The full stack of chef-backend
chef-backend-2.3.16-1.el8.x86_64 : The full stack of chef-backend
chef-backend-2.1.0-1.el7.x86_64 : The full stack of chef-backend
chef-backend-2.2.0-1.el7.x86_64 : The full stack of chef-backend
[root@chef ~]#
```
@trickyearlobe trickyearlobe requested a review from a team as a code owner March 1, 2022 22:27
@netlify
Copy link

netlify bot commented Mar 1, 2022

👷 Deploy Preview for chef-server processing.

🔨 Explore the source changes: 5c67730

🔍 Inspect the deploy log: https://app.netlify.com/sites/chef-server/deploys/621ed54c9b22db0008118164

@github-actions github-actions bot added the Documentation Pulls PR onto docs board so they know it exists label Mar 1, 2022
@tas50
Copy link
Contributor

tas50 commented Mar 1, 2022

@trickyearlobe this needs a DCO sign off

Signed-off-by: Richard Nixon <richard.nixon@btinternet>
@trickyearlobe
Copy link
Contributor Author

Sorry @tas50 ,
I was lazy and did the edit in GitHub WebUI but forgot to add the DCO

Force pushed an update

@PrajaktaPurohit PrajaktaPurohit merged commit 575b412 into chef:main Mar 3, 2022
@trickyearlobe trickyearlobe deleted the patch-1 branch March 7, 2022 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Pulls PR onto docs board so they know it exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants