summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-03 11:58:44 -0700
committerGitHub <noreply@github.com>2020-04-03 11:58:44 -0700
commit68265b01ab05f5dc0c0a5006091ec7a4474463a0 (patch)
tree43a68381640bc6328192d0cb1d38278ec8aad469
parent5ed2fe08370dcd612133f2a30e0990c7ff839f68 (diff)
parent462d561ac83ad5c56b19439d094086fceea913c6 (diff)
downloadchef-68265b01ab05f5dc0c0a5006091ec7a4474463a0.tar.gz
Merge pull request #9590 from chef/2004_again
Add Ubuntu 20.04 back
-rw-r--r--.expeditor/release.omnibus.yml1
-rw-r--r--RELEASE_NOTES.md4
2 files changed, 5 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index a71174b002..8db99f58ef 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -50,6 +50,7 @@ builder-to-testers-map:
ubuntu-16.04-x86_64:
- ubuntu-16.04-x86_64
- ubuntu-18.04-x86_64
+ - ubuntu-20.04-x86_64
windows-2012r2-i386:
- windows-2012r2-i386
windows-2012r2-x86_64:
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3989a5bf9d..dead550361 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -36,6 +36,10 @@ Resolved failures in the `windows_share` resource when setting the `path` proper
## Platform Support
+### Ubuntu 20.04
+
+Chef Infra Client is now tested on Ubuntu 20.04 (AMD64) with packages available on the [Chef Downloads Page](https://downloads.chef.io/chef).
+
### Ubuntu 18.04 aarch64
Chef Infra Client is now tested on Ubuntu 18.04 aarch64 with packages available on the [Chef Downloads Page](https://downloads.chef.io/chef).