From 0f2ae056073f2f15089b9274552b8108664e3b62 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 7 Feb 2025 12:08:24 +0100 Subject: [PATCH] dummy --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index 27fad6b..c0ee400 100644 --- a/renovate.json +++ b/renovate.json @@ -7,9 +7,9 @@ "helmfile.yaml" ], "matchStrings": [ - "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" + "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" ], - "currentDigest": "{{ currentValue }}", + "currentValue": "{{ currentDigest }}", "depNameTemplate": "test-source", "datasourceTemplate": "git-refs", "packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source"