summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-07-24 19:52:14 +0300
committerGitHub <noreply@github.com>2023-07-24 12:52:14 -0400
commit68a1d80d89d876e9c4f8617e1a0f5d8e239fd27a (patch)
treefeed1c51f1c6745a6d130d1993c1c7a81963228b /packaging
parentdc5d53949224155fc8b76029c7d4b9e46c701d46 (diff)
Drop support for native packages of Ubuntu 22.10 (#15292)
* Remove native packages support for ubuntu 22.10 Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> * Update packaging/PLATFORM_SUPPORT.md Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud> --------- Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/PLATFORM_SUPPORT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md
index 62a6a40513..3f958c8afe 100644
--- a/packaging/PLATFORM_SUPPORT.md
+++ b/packaging/PLATFORM_SUPPORT.md
@@ -76,7 +76,6 @@ to work on these platforms with minimal user effort.
| Red Hat Enterprise Linux | 8.x | x86\_64, AArch64 | |
| Red Hat Enterprise Linux | 7.x | x86\_64 | |
| Ubuntu | 23.04 | x86\_64, AArch64, ARMv7 | |
-| Ubuntu | 22.10 | x86\_64, ARMv7, AArch64 | |
| Ubuntu | 22.04 | x86\_64, ARMv7, AArch64 | |
| Ubuntu | 20.04 | x86\_64, ARMv7, AArch64 | |
@@ -163,6 +162,7 @@ This is a list of platforms that we have supported in the recent past but no lon
| Fedora | 36 | EOL as of 2023-05-18 |
| Fedora | 35 | EOL as of 2022-12-13 |
| openSUSE | Leap 15.3 | EOL as of 2022-12-01 |
+| Ubuntu | 22.10 | EOL as of 2023-07-20 |
| Ubuntu | 21.10 | EOL as of 2022-07-31 |
| Ubuntu | 18.04 | EOL as of 2023-04-02 |