From 0d16be932cf44be0df9b4b9bc2642b17b5bed968 Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Tue, 12 Dec 2023 13:40:31 +0800 Subject: [PATCH] Add nodejs-modify-values.yaml --- nodejs-modify-values.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nodejs-modify-values.yaml diff --git a/nodejs-modify-values.yaml b/nodejs-modify-values.yaml new file mode 100644 index 0000000..6370143 --- /dev/null +++ b/nodejs-modify-values.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: sindresorhus/modify-values +tag_prefix: v +separator: . -- Gitee