From a2e4b7bbfe03d04a6ed50b0ed9db1480b5cffe2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Flore-Th=C3=A9bault?= Date: Wed, 18 Jan 2023 10:07:48 +0100 Subject: [PATCH] website: In the landing page, update plugins and container engines lists (#1165) Co-authored-by: Charlie Drage fixes https://github.com/containers/podman-desktop/issues/738 --- website/src/pages/index.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 2ce1a636105..906498f426c 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -202,13 +202,14 @@ function Extensibility() {

- Current Podman Desktop plug-ins: Podman, Docker, Lima and CRC/OpenShift Local. + Current Podman Desktop plugins: Podman, Docker, Lima, Kubernetes, and OpenShift Local with the Podman + preset.

@@ -305,7 +306,7 @@ function Configure() { Container Engines

- Handle multiple container engines at the same time (Podman, Docker, Lima...). + Handle multiple container engines at the same time: Podman, Docker, and Lima.