summaryrefslogtreecommitdiffstats
path: root/packaging/PLATFORM_SUPPORT.md
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-11-28 08:52:14 -0500
committerGitHub <noreply@github.com>2022-11-28 08:52:14 -0500
commit0c6181523125a4d73113c8664ed07b7dd39dd4c3 (patch)
tree5546b0d0db4828c6408724da183826ebc2db58db /packaging/PLATFORM_SUPPORT.md
parent5a1fa53b9e4c26c13ab2b0309c3196ac4c102689 (diff)
Add Alpine 3.17 to supported distros. (#14056)
Diffstat (limited to 'packaging/PLATFORM_SUPPORT.md')
-rw-r--r--packaging/PLATFORM_SUPPORT.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md
index e69a344fe9..106c808922 100644
--- a/packaging/PLATFORM_SUPPORT.md
+++ b/packaging/PLATFORM_SUPPORT.md
@@ -50,7 +50,7 @@ to work on these platforms with minimal user effort.
| Platform | Version | Official Native Packages | Notes |
| -------- | ------- | ------------------------ | ----- |
-| Alpine Linux | 3.16 | No | The latest release of Alpine Linux is guaranteed to remain at **Core** tier due to usage for our Docker images |
+| Alpine Linux | 3.17 | No | The latest release of Alpine Linux is guaranteed to remain at **Core** tier due to usage for our Docker images |
| Alma Linux | 9.x | x86\_64, AArch64 | Also includes support for Rocky Linux and other ABI compatible RHEL derivatives |
| Alma Linux | 8.x | x86\_64, AArch64 | Also includes support for Rocky Linux and other ABI compatible RHEL derivatives |
| CentOS | 7.x | x86\_64 | |
@@ -83,6 +83,7 @@ with minimal user effort.
| Platform | Version | Official Native Packages | Notes |
| -------- | ------- | ------------------------ | ----- |
+| Alpine Linux | 3.16 | No | |
| Alpine Linux | 3.15 | No | |
| Alpine Linux | 3.14 | No | |
| Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |