diff --git a/.gitbook/assets/2.12.2-stacks-edit-editor-webhook (1).png b/.gitbook/assets/2.12.2-stacks-edit-editor-webhook (1).png
deleted file mode 100644
index 4921fd5c..00000000
Binary files a/.gitbook/assets/2.12.2-stacks-edit-editor-webhook (1).png and /dev/null differ
diff --git a/.gitbook/assets/2.15-create_first_user (1) (1).png b/.gitbook/assets/2.15-create_first_user (1) (1).png
deleted file mode 100644
index 35b1dd7b..00000000
Binary files a/.gitbook/assets/2.15-create_first_user (1) (1).png and /dev/null differ
diff --git a/.gitbook/assets/2.15-custom-templates (1) (1).gif b/.gitbook/assets/2.15-custom-templates (1) (1).gif
deleted file mode 100644
index b8475eed..00000000
Binary files a/.gitbook/assets/2.15-custom-templates (1) (1).gif and /dev/null differ
diff --git a/.gitbook/assets/2.15-docker_api_more_settings (1) (1).png b/.gitbook/assets/2.15-docker_api_more_settings (1) (1).png
deleted file mode 100644
index 08472f72..00000000
Binary files a/.gitbook/assets/2.15-docker_api_more_settings (1) (1).png and /dev/null differ
diff --git a/.gitbook/assets/2.15-docker_services_list (1) (1).png b/.gitbook/assets/2.15-docker_services_list (1) (1).png
deleted file mode 100644
index cf6ae5b0..00000000
Binary files a/.gitbook/assets/2.15-docker_services_list (1) (1).png and /dev/null differ
diff --git a/SUMMARY.md b/SUMMARY.md
index 77caf101..080f8e7f 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -191,7 +191,6 @@
* [Add a Kubernetes environment](admin/environments/add/kubernetes.md)
* [Add an ACI environment](admin/environments/add/aci.md)
* [Add a Nomad environment](admin/environments/add/nomad.md)
- *
* [Add an Edge environment](admin/environments/add/edge.md)
* [Add an environment via the Portainer API](admin/environments/add/api.md)
* [Manage access to environments](admin/environments/access.md)
diff --git a/admin/environments/add/docker.md b/admin/environments/add/docker.md
index 507e15be..0f8cf6f2 100644
--- a/admin/environments/add/docker.md
+++ b/admin/environments/add/docker.md
@@ -30,7 +30,7 @@ Portainer expects TLS certificates and keys to be in PEM format.
As an optional step you can expand the **More settings** section to add GPUs to your environment, and to categorize the environment by adding it to a [group](../groups.md) or [tagging](../tags.md) it for better searchability.
-
+
When you're ready, click **Connect**. If you have other environments to configure click **Next** to proceed, otherwise click **Close** to return to the list of environments.
@@ -57,6 +57,6 @@ You can ignore the command presented (and the mention of Docker Swarm) as you ha
As an optional step you can expand the **More settings** section to add GPUs to your environment, and to categorize the environment by adding it to a [group](../groups.md) or [tagging](../tags.md) it for better searchability.
-
+
When you're ready, click **Connect**. If you have other environments to configure click **Next** to proceed, otherwise click **Close** to return to the list of environments.
diff --git a/admin/environments/add/nomad.md b/admin/environments/add/nomad.md
index 16636d25..e04f858a 100644
--- a/admin/environments/add/nomad.md
+++ b/admin/environments/add/nomad.md
@@ -13,7 +13,7 @@ Select **Nomad** as your environment type and click **Start Wizard**. Enter the
| Name | Enter a name for your environment. |
| Portainer server URL | Enter the URL and port of your Portainer Server instance as it will be seen from your Nomad environment. If using a FQDN, ensure that DNS is properly configured to provide this. |
-
+
As an optional step you can expand the **More settings** section and adjust the Poll frequency for the environment - this defines how often this Edge Agent will check the Portainer Server for new jobs. The default is every 5 seconds. You can also categorize the environment by adding it to a [group](../groups.md) or [tagging](../tags.md) it for better searchability.
diff --git a/admin/environments/add/swarm.md b/admin/environments/add/swarm.md
index bb8f4bc4..2e5feeb4 100644
--- a/admin/environments/add/swarm.md
+++ b/admin/environments/add/swarm.md
@@ -53,6 +53,6 @@ Only do this **once** for your environment, regardless of how many nodes are in
As an optional step you can expand the **More settings** section and categorize the environment by adding it to a [group](../groups.md) or [tagging](../tags.md) it for better searchability.
-
+
When you're ready, click **Connect**. If you have other environments to configure click **Next** to proceed, otherwise click **Close** to return to the list of environments.\
diff --git a/admin/users/password.md b/admin/users/password.md
index d21e30ce..ead063cc 100644
--- a/admin/users/password.md
+++ b/admin/users/password.md
@@ -6,4 +6,4 @@ From the menu select **Users** then select the user whose password you want to r
Enter a new strong password, re-enter the password to confirm it then click **Update password**.
-
+
diff --git a/api/docs.md b/api/docs.md
index fb0fd7fa..ea17bcde 100644
--- a/api/docs.md
+++ b/api/docs.md
@@ -8,8 +8,8 @@ You will need an access token in order to use the Portainer API. If you have not
You can find our API documentation at SwaggerHub:
-* [Business Edition (BE) 2.15.0 API Documentation](https://app.swaggerhub.com/apis/portainer/portainer-ee/2.15.0)
-* [Community Edition (CE) 2.15.0 API Documentation](https://app.swaggerhub.com/apis/portainer/portainer-ce/2.15.0)
+* [Business Edition (BE) 2.15.1 API Documentation](https://app.swaggerhub.com/apis/portainer/portainer-ee/2.15.1)
+* [Community Edition (CE) 2.15.1 API Documentation](https://app.swaggerhub.com/apis/portainer/portainer-ce/2.15.1)
We have also provided some examples of API usage.
diff --git a/release-notes.md b/release-notes.md
index 608624f8..ca97bc28 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -2,6 +2,18 @@
The following release notes are for the **Business Edition** of Portainer. For **Community Edition** release notes, refer to the [GitHub releases page](https://github.com/portainer/portainer/releases).
+## Release 2.15.1
+
+### Docker
+
+* Fixed an issue with connecting to the local Docker environment when using Windows Container Services. [portainer/portainer#7618](https://github.com/portainer/portainer/issues/7618)
+* Fixed an issue where the build image button would stay inactive when using a tar file. [portainer/portainer#7624](https://github.com/portainer/portainer/issues/7624)
+
+### Portainer
+
+* Fixed an issue where some colors in dark mode appeared too brown. [portainer/portainer#7616](https://github.com/portainer/portainer/issues/7616)
+* Fixed an issue when using leading or trailing spaces in a password would break the login process. [portainer/portainer#7621](https://github.com/portainer/portainer/issues/7621)
+
## Release 2.15.0
### Deprecation notice
diff --git a/start/install/agent/kaas/civo.md b/start/install/agent/kaas/civo.md
index 3e687078..93f43710 100644
--- a/start/install/agent/kaas/civo.md
+++ b/start/install/agent/kaas/civo.md
@@ -6,7 +6,7 @@ Select the **Civo** option from the list of providers. If you haven't already pr
You can find more details on [setting up access to your Civo account](../../../../admin/settings/cloud/civo.md) in the [cloud credentials documentation](../../../../admin/settings/cloud/).
{% endhint %}
-
+
Once you have added your credentials (or if you already had them set up) select your cluster options from the fields below.
diff --git a/start/install/agent/nomad.md b/start/install/agent/nomad.md
index ada64b1e..bf7bbaa0 100644
--- a/start/install/agent/nomad.md
+++ b/start/install/agent/nomad.md
@@ -13,7 +13,7 @@ Select **Nomad** as your environment type and click **Start Wizard**. Enter the
| Name | Enter a name for your environment. |
| Portainer server URL | Enter the URL and port of your Portainer Server instance as it will be seen from your Nomad environment. If using a FQDN, ensure that DNS is properly configured to provide this. |
-
+
As an optional step you can expand the **More settings** section and adjust the Poll frequency for the environment - this defines how often this Edge Agent will check the Portainer Server for new jobs. The default is every 5 seconds. You can also categorize the environment by adding it to a [group](../../../admin/environments/groups.md) or [tagging](../../../admin/environments/tags.md) it for better searchability.
diff --git a/start/requirements-and-prerequisites.md b/start/requirements-and-prerequisites.md
index c13c5cc6..b9405956 100644
--- a/start/requirements-and-prerequisites.md
+++ b/start/requirements-and-prerequisites.md
@@ -10,50 +10,52 @@ The following tables list all of the configurations that we have tested, validat
### Portainer Business Edition (BE)
-| Portainer Version | Release Date | Docker Version | Kubernetes Version | Architectures |
-| ------------------------ | ----------------- | ------------------------- | ------------------------ | ------------------------------------------------------------------------------------------------------ |
-| Business 2.15.0 (latest) | September 6, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.14.2 | July 26, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.14.1 | July 12, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.14.0 | June 28, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.13.1 | May 12, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.13.0 | May 9, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.12.2 | Apr 4, 2022 | 20.10.7 20.10.11 20.10.12 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.12.1 | Mar 9, 2022 | 20.10.7 20.10.11 20.10.12 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.12 | Mar 8, 2022 | 20.10.7 20.10.11 20.10.12 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.10 | Nov 15, 2021 | 20.10.6 20.10.7 20.10.8 | 1.19.11 1.20.7 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.7 | Jul 29, 2021 | 20.10.6 20.10.7 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.4 | May 4, 2021 | 20.10.5 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Business 2.0 | Dec 3, 2020 | 19.03.13 | 1.17.3 1.18.6 1.19.3 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Portainer Version | Release Date | Docker Version | Kubernetes Version | Architectures |
+| ------------------------ | ------------------ | ------------------------- | ------------------------ | ------------------------------------------------------------------------------------------------------ |
+| Business 2.15.1 (latest) | September 16, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.15.0 | September 6, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.14.2 | July 26, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.14.1 | July 12, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.14.0 | June 28, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.13.1 | May 12, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.13.0 | May 9, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.12.2 | Apr 4, 2022 | 20.10.7 20.10.11 20.10.12 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.12.1 | Mar 9, 2022 | 20.10.7 20.10.11 20.10.12 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.12 | Mar 8, 2022 | 20.10.7 20.10.11 20.10.12 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.10 | Nov 15, 2021 | 20.10.6 20.10.7 20.10.8 | 1.19.11 1.20.7 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.7 | Jul 29, 2021 | 20.10.6 20.10.7 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.4 | May 4, 2021 | 20.10.5 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Business 2.0 | Dec 3, 2020 | 19.03.13 | 1.17.3 1.18.6 1.19.3 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
### Portainer Community Edition (CE)
-| Portainer Version | Release Date | Docker Version | Kubernetes Version | Architectures |
-| ------------------------- | ----------------- | ------------------------- | ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Community 2.15.0 (latest) | September 6, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.14.2 | July 26, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.14.1 | July 12, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.14.0 | June 28, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.13.1 | May 12, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.13.0 | May 9, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.11.1 | Feb 8, 2022 | 20.10.8 20.10.11 20.10.12 | 1.20.13 1.21.7 1.22.4 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.11.0 | Dec 9, 2021 | 20.10.6 20.10.8 20.10.11 | 1.19.11 1.20.7 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.9.3 | Nov 22, 2021 | 20.10.5 20.10.6 | 1.19.11 1.20.7 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.9.2 | Oct 26, 2021 | 20.10.5 20.10.6 | 1.19 1.20 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.9.1 | Oct 11, 2021 | 20.10.5 20.10.6 | 1.19 1.20 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.9.0 | Sep 23, 2021 | 20.10.5 20.10.6 | 1.19 1.20 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.6.3 | Aug 27, 2021 | 20.10.5 20.10.6 | 1.19 1.20 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.6.2 | Aug 2, 2021 | 20.10.5 20.10.6 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.6.1 | Jul 12, 2021 | 20.10.5 20.10.6 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.6.0 | Jun 25, 2021 | 20.10.5 20.10.6 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.5.1 | May 18, 2021 | 20.10.5 20.10.6 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.5.0 | May 18, 2021 | 20.10.5 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.1.x | Feb 2, 2021 | 20.10.2 | 1.20.0 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.0.1 | Jan 7, 2021 | 20.10.0 | 1.17.13 1.18.9 1.19.3 1.20.0 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| Community 2.0 | Aug 31, 2020 | 19.03.12 | 1.17.13 1.18.6 1.18.9 1.19.3 | [ARM32](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| 1.24.1 | Jul 23, 2020 | 19.03.12 | N/A | [ARM32](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| 1.24.0 | Jun 2, 2020 | 19.03.10 | N/A | [ARM32](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
-| 1.23.2 | Mar 25, 2020 | 19.03.6 | N/A | [ARM32](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Portainer Version | Release Date | Docker Version | Kubernetes Version | Architectures |
+| ------------------------- | ------------------ | ------------------------- | ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Community 2.15.1 (latest) | September 16, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.15.0 | September 6, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.14.2 | July 26, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.14.1 | July 12, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.14.0 | June 28, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.13.1 | May 12, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.13.0 | May 9, 2022 | 20.10.9 20.10.12 20.10.13 | 1.21.7 1.22 1.23 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.11.1 | Feb 8, 2022 | 20.10.8 20.10.11 20.10.12 | 1.20.13 1.21.7 1.22.4 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.11.0 | Dec 9, 2021 | 20.10.6 20.10.8 20.10.11 | 1.19.11 1.20.7 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.9.3 | Nov 22, 2021 | 20.10.5 20.10.6 | 1.19.11 1.20.7 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.9.2 | Oct 26, 2021 | 20.10.5 20.10.6 | 1.19 1.20 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.9.1 | Oct 11, 2021 | 20.10.5 20.10.6 | 1.19 1.20 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.9.0 | Sep 23, 2021 | 20.10.5 20.10.6 | 1.19 1.20 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.6.3 | Aug 27, 2021 | 20.10.5 20.10.6 | 1.19 1.20 1.21 1.22 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.6.2 | Aug 2, 2021 | 20.10.5 20.10.6 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.6.1 | Jul 12, 2021 | 20.10.5 20.10.6 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.6.0 | Jun 25, 2021 | 20.10.5 20.10.6 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.5.1 | May 18, 2021 | 20.10.5 20.10.6 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.5.0 | May 18, 2021 | 20.10.5 | 1.19 1.20.2 1.21 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.1.x | Feb 2, 2021 | 20.10.2 | 1.20.0 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.0.1 | Jan 7, 2021 | 20.10.0 | 1.17.13 1.18.9 1.19.3 1.20.0 | [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| Community 2.0 | Aug 31, 2020 | 19.03.12 | 1.17.13 1.18.6 1.18.9 1.19.3 | [ARM32](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| 1.24.1 | Jul 23, 2020 | 19.03.12 | N/A | [ARM32](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| 1.24.0 | Jun 2, 2020 | 19.03.10 | N/A | [ARM32](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
+| 1.23.2 | Mar 25, 2020 | 19.03.6 | N/A | [ARM32](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), [ARM64](https://portal.portainer.io/knowledge/which-arm-architectures-does-portainer-support), x86\_64 |
{% hint style="info" %}
If you find an issue with an unlisted configuration, before reporting a bug, update your environment to a valid configuration and try to replicate the issue.
diff --git a/start/upgrade/docker.md b/start/upgrade/docker.md
index 583fd855..8776a7be 100644
--- a/start/upgrade/docker.md
+++ b/start/upgrade/docker.md
@@ -1,7 +1,7 @@
# Upgrading on Docker Standalone
{% hint style="info" %}
-Always match the agent version to the Portainer Server version. In other words, when you're installing or upgrading to Portainer 2.15 make sure all of the agents are also on version 2.15.
+Always match the agent version to the Portainer Server version. In other words, when you're installing or upgrading to Portainer 2.15.1 make sure all of the agents are also on version 2.15.1.
{% endhint %}
{% hint style="danger" %}
diff --git a/start/upgrade/edge.md b/start/upgrade/edge.md
index 879a71dd..79ae1fca 100644
--- a/start/upgrade/edge.md
+++ b/start/upgrade/edge.md
@@ -3,7 +3,7 @@
To upgrade the Portainer Edge Agent to the latest version, follow the below instructions for your Edge environment.
{% hint style="info" %}
-Always match the agent version to the Portainer Server version. In other words, when you're installing or upgrading to Portainer 2.15 make sure all of the agents are also on version 2.15.
+Always match the agent version to the Portainer Server version. In other words, when you're installing or upgrading to Portainer 2.15.1 make sure all of the agents are also on version 2.15.1.
{% endhint %}
{% hint style="danger" %}
diff --git a/start/upgrade/kubernetes.md b/start/upgrade/kubernetes.md
index ef33990a..496362a9 100644
--- a/start/upgrade/kubernetes.md
+++ b/start/upgrade/kubernetes.md
@@ -1,7 +1,7 @@
# Upgrading on Kubernetes
{% hint style="info" %}
-Always match the agent version to the Portainer Server version. In other words, when you're installing or upgrading to Portainer 2.15 make sure all of the agents are also on version 2.15.
+Always match the agent version to the Portainer Server version. In other words, when you're installing or upgrading to Portainer 2.15.1 make sure all of the agents are also on version 2.15.1.
{% endhint %}
{% hint style="warning" %}
diff --git a/start/upgrade/swarm.md b/start/upgrade/swarm.md
index cf89a69f..d4dc2f5d 100644
--- a/start/upgrade/swarm.md
+++ b/start/upgrade/swarm.md
@@ -1,7 +1,7 @@
# Upgrading on Docker Swarm
{% hint style="info" %}
-Always match the agent version to the Portainer Server version. In other words, when you're installing or upgrading to Portainer 2.15 make sure all of the agents are also on version 2.15.
+Always match the agent version to the Portainer Server version. In other words, when you're installing or upgrading to Portainer 2.15.1 make sure all of the agents are also on version 2.15.1.
{% endhint %}
{% hint style="warning" %}
diff --git a/user/docker/host/setup.md b/user/docker/host/setup.md
index ef5733f6..2b17d2fd 100644
--- a/user/docker/host/setup.md
+++ b/user/docker/host/setup.md
@@ -42,7 +42,7 @@ This setting allows you to specify a window within which [automatic updates](../
If this setting is enabled and an update is made to an application outside of this window, it will not be applied.
{% endhint %}
-
+
## Docker Security Settings
diff --git a/user/docker/images/pull.md b/user/docker/images/pull.md
index 75cab8f8..402396f7 100644
--- a/user/docker/images/pull.md
+++ b/user/docker/images/pull.md
@@ -12,7 +12,7 @@ This method lets you pull images from Docker Hub or from another registry that y
From the menu select **Images**. Select the registry to use then enter the name of the image. On a multi-node environment, select the node to deploy to.
-
+
When you're ready, click **Pull the image**.
diff --git a/user/docker/services/README.md b/user/docker/services/README.md
index 7aa34874..47e34958 100644
--- a/user/docker/services/README.md
+++ b/user/docker/services/README.md
@@ -6,7 +6,7 @@ The **Services** menu is only available to Docker Swarm endpoints.
A service consists of an image definition and container configuration as well as instructions on how those containers will be deployed across a Swarm cluster.
-
+
The circle next to the image name indicates whether the local image is up to date, with a green circle indicating it is up to date and a red circle indicating that there is a newer version of the image available at the remote registry. A grey circle indicates Portainer was unable to determine whether there is an update available for the image.
diff --git a/user/docker/services/configure.md b/user/docker/services/configure.md
index 1b1427f5..ef3392bb 100644
--- a/user/docker/services/configure.md
+++ b/user/docker/services/configure.md
@@ -14,7 +14,7 @@ In this section you can:
* View the [service logs](logs.md).
* Update, [roll back](rollback.md) or delete the service.
-
+
## Container specification configuration options
diff --git a/user/docker/swarm/setup.md b/user/docker/swarm/setup.md
index c905f44a..af58d9a7 100644
--- a/user/docker/swarm/setup.md
+++ b/user/docker/swarm/setup.md
@@ -29,7 +29,7 @@ This setting allows you to specify a window within which [automatic updates](../
If this setting is enabled and an update is made to an application outside of this window, it will not be applied.
{% endhint %}
-
+
## Docker Security Settings
diff --git a/user/docker/templates/custom.md b/user/docker/templates/custom.md
index 16f07ada..4a11673a 100644
--- a/user/docker/templates/custom.md
+++ b/user/docker/templates/custom.md
@@ -10,7 +10,7 @@ You can also [create a template from an existing deployed stack](../stacks/templ
To view a list of custom templates, from the menu select **App Templates** then select **Custom Templates**.
-
+
## Creating a new custom template
diff --git a/user/home.md b/user/home.md
index 4df4bd22..0c63c924 100644
--- a/user/home.md
+++ b/user/home.md
@@ -10,6 +10,6 @@ To manage an environment, click to select it.
You can view the build information for your Portainer installation by clicking on the Portainer version number in the bottom left of the UI. This may be helpful when troubleshooting issues with the Portainer support team.
-
+
In the box that appears you can see the server version, database version, build number and image tag, as well as the versions of the compilation tools used to build Portainer.
diff --git a/user/kubernetes/applications/detach-volume.md b/user/kubernetes/applications/detach-volume.md
index d8fa02f0..9ebd6bec 100644
--- a/user/kubernetes/applications/detach-volume.md
+++ b/user/kubernetes/applications/detach-volume.md
@@ -2,7 +2,7 @@
From the menu select **Applications**, select the application then click **Edit this application**.
-
+
Scroll down to the **Persisting data** section and click the trash can icon to the right of the volume. Scroll down and click **Update application**. When the confirmation message appears, click **Update**.
diff --git a/user/kubernetes/applications/edit.md b/user/kubernetes/applications/edit.md
index d6282a5d..77162901 100644
--- a/user/kubernetes/applications/edit.md
+++ b/user/kubernetes/applications/edit.md
@@ -2,7 +2,7 @@
From the menu select **Applications**, select the application you want to edit, then click **Edit this application**.
-
+
Depending on how the application was deployed, you will either be able to redeploy the application from Git or edit the application's YAML directly.
diff --git a/user/kubernetes/applications/manifest.md b/user/kubernetes/applications/manifest.md
index 8a531e27..3d8430ac 100644
--- a/user/kubernetes/applications/manifest.md
+++ b/user/kubernetes/applications/manifest.md
@@ -37,7 +37,7 @@ Portainer uses Kompose to convert a Compose manifest to a Kubernetes-compliant m
| Username | When using authentication, enter the username for your Git repository. |
| Personal Access Token | When using authentication, enter the personal access token or password for your Git repository. |
-
+
### Automatic updates
diff --git a/user/kubernetes/namespaces/add.md b/user/kubernetes/namespaces/add.md
index f9de01bd..faea8816 100644
--- a/user/kubernetes/namespaces/add.md
+++ b/user/kubernetes/namespaces/add.md
@@ -6,10 +6,10 @@ From the menu select **Namespaces** then click **Add namespace with form**.
Namespaces can also be added [using a manifest](../applications/manifest.md) by clicking **Create from manifest**.
{% endhint %}
-
+
In the next screen, give the namespace a descriptive name. As an optional step you can assign a quota by toggling **Resource assignment** on, then setting resource limits like how much memory and CPU will be assigned.
-
+
When you're finished, click **Create namespace**.
diff --git a/user/kubernetes/namespaces/manage.md b/user/kubernetes/namespaces/manage.md
index acfe978d..c92c2cd1 100644
--- a/user/kubernetes/namespaces/manage.md
+++ b/user/kubernetes/namespaces/manage.md
@@ -10,7 +10,7 @@ Here you can view details about the namespace and configure options specific to
Toggle on **Resource assignment** to enable quotas for this namespace, then define the memory and CPU limits.
-
+
## Load balancers