From 6841f05d36debdd7cb6ad5a99329a5a1bdae537e Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 18 May 2022 20:19:25 +0200 Subject: [PATCH] renovate: removed unexpected '\' on line 10 --- flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml b/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml index 104d192..b46b232 100644 --- a/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml +++ b/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml @@ -60,7 +60,7 @@ data: }, "helm-values": { "fileMatch": ["flux/.+\\.yaml$"] - } + }, "kubernetes": { "fileMatch": ["flux/.+\\.yaml$"] }