From 2ca7ec80c8e62fa78a93f3ff4ee09d88a41fa522 Mon Sep 17 00:00:00 2001 From: TheSpad Date: Fri, 18 Feb 2022 15:06:03 +0000 Subject: [PATCH] arr-develop-alpine notices --- content/issues/2022-02-18-lidarr.md | 10 ++++++++++ content/issues/2022-02-18-prowlarr.md | 10 ++++++++++ content/issues/2022-02-18-radarr.md | 10 ++++++++++ content/issues/2022-02-18-sonarr.md | 10 ++++++++++ 4 files changed, 40 insertions(+) create mode 100644 content/issues/2022-02-18-lidarr.md create mode 100644 content/issues/2022-02-18-prowlarr.md create mode 100644 content/issues/2022-02-18-radarr.md create mode 100644 content/issues/2022-02-18-sonarr.md diff --git a/content/issues/2022-02-18-lidarr.md b/content/issues/2022-02-18-lidarr.md new file mode 100644 index 00000000..03efa0a3 --- /dev/null +++ b/content/issues/2022-02-18-lidarr.md @@ -0,0 +1,10 @@ +--- +title: 'Notification: Lidarr Develop Rebase To Alpine' +date: '2022-02-18 16:00:00Z' +informational: true +affected: + - 'Notifications' + - 'lidarr' +section: 'issue' +--- +For operational reasons we will shortly be rebasing our [Lidarr](https://github.com/linuxserver/docker-lidarr) `develop` tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the [Alpine packages](https://pkgs.alpinelinux.org/packages?name=&branch=v3.15) and package manager (`apk`). diff --git a/content/issues/2022-02-18-prowlarr.md b/content/issues/2022-02-18-prowlarr.md new file mode 100644 index 00000000..be7386b0 --- /dev/null +++ b/content/issues/2022-02-18-prowlarr.md @@ -0,0 +1,10 @@ +--- +title: 'Notification: Prowlarr Develop Rebase To Alpine' +date: '2022-02-18 16:00:00Z' +informational: true +affected: + - 'Notifications' + - 'prowlarr' +section: 'issue' +--- +For operational reasons we will shortly be rebasing our [Prowlarr](https://github.com/linuxserver/docker-prowlarr) `develop` tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the [Alpine packages](https://pkgs.alpinelinux.org/packages?name=&branch=v3.15) and package manager (`apk`). diff --git a/content/issues/2022-02-18-radarr.md b/content/issues/2022-02-18-radarr.md new file mode 100644 index 00000000..1352f3cf --- /dev/null +++ b/content/issues/2022-02-18-radarr.md @@ -0,0 +1,10 @@ +--- +title: 'Notification: Radarr Develop Rebase To Alpine' +date: '2022-02-18 16:00:00Z' +informational: true +affected: + - 'Notifications' + - 'radarr' +section: 'issue' +--- +For operational reasons we will shortly be rebasing our [Radarr](https://github.com/linuxserver/docker-radarr) `develop` tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the [Alpine packages](https://pkgs.alpinelinux.org/packages?name=&branch=v3.15) and package manager (`apk`). diff --git a/content/issues/2022-02-18-sonarr.md b/content/issues/2022-02-18-sonarr.md new file mode 100644 index 00000000..0977e29e --- /dev/null +++ b/content/issues/2022-02-18-sonarr.md @@ -0,0 +1,10 @@ +--- +title: 'Notification: Sonarr Develop Rebase To Alpine' +date: '2022-02-18 16:00:00Z' +informational: true +affected: + - 'Notifications' + - 'sonarr' +section: 'issue' +--- +For operational reasons we will shortly be rebasing our [Sonarr](https://github.com/linuxserver/docker-sonarr) `develop` tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the [Alpine packages](https://pkgs.alpinelinux.org/packages?name=&branch=v3.15) and package manager (`apk`).