summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-05-26 09:23:51 -0400
committerGitHub <noreply@github.com>2022-05-26 09:23:51 -0400
commit788d374f36a3699f083e9d83e02ddbbe826b38c9 (patch)
treec46d8b9509044f41bb000ec459aea1c6c02b1296 /packaging
parent80ca4e8864dfdf1cc3bbaced3e780ca302d0bc9c (diff)
Add Alpine 3.16 to CI and platform support document. (#12997)
Diffstat (limited to 'packaging')
-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 48806706f7..fcb3691f83 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.15 | No | The latest release of Alpine Linux is guaranteed to remain at **Core** tier due to usage for our Docker images |
+| 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 |
| Alma Linux | 8.x | x86\_64, AArch64 | Also includes support for Rocky Linux and other ABI compatible RHEL derivatives |
| CentOS | 7.x | x86\_64 | |
| Docker | 19.03 or newer | x86\_64, i386, ARMv7, AArch64, POWER8+ | See our [Docker documentation](/packaging/docker/README.md) for more info on using Netdata on Docker |
@@ -80,6 +80,7 @@ with minimal user effort.
| Platform | Version | Official Native Packages | Notes |
| -------- | ------- | ------------------------ | ----- |
+| Alpine Linux | 3.15 | No | |
| Alpine Linux | 3.14 | No | |
| Alpine Linux | 3.13 | No | |
| Arch Linux | Latest | No | We officially recommend the community packages available for Arch Linux |