From 302f37123cffa80480e867d013a1353213e063e9 Mon Sep 17 00:00:00 2001 From: Joep van Delft Date: Mon, 11 May 2026 15:25:21 +0200 Subject: [PATCH] ART-18521: switch networking-console-plugin pkg_managers from yarn to npm --- images/networking-console-plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/networking-console-plugin.yml b/images/networking-console-plugin.yml index 6e24c4414b..3de3e86ac9 100644 --- a/images/networking-console-plugin.yml +++ b/images/networking-console-plugin.yml @@ -13,7 +13,7 @@ content: match: "./artifacts/yarn-${YARN_VERSION}.tar.gz" replacement: "/cachi2/output/deps/generic/yarn-${YARN_VERSION}.tar.gz" pkg_managers: - - yarn + - npm okd_alignment: dockerfile: Dockerfile distgit: