From: Nizamudeen A Date: Thu, 24 Jul 2025 10:47:24 +0000 (+0530) Subject: mgr/dashboard: add .nvmrc so ci can pick the node version X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F64665%2Fhead;p=ceph.git mgr/dashboard: add .nvmrc so ci can pick the node version already delivered in main and tentacle but missing in other branches Signed-off-by: Nizamudeen A --- diff --git a/src/pybind/mgr/dashboard/frontend/.nvmrc b/src/pybind/mgr/dashboard/frontend/.nvmrc new file mode 100644 index 00000000000..7950a445767 --- /dev/null +++ b/src/pybind/mgr/dashboard/frontend/.nvmrc @@ -0,0 +1 @@ +v18.17.0