From 9b281153c92b1ac418aa6a4edb3398c41d462701 Mon Sep 17 00:00:00 2001 From: Vivian Roest Date: Wed, 8 Jun 2022 00:20:22 +0200 Subject: [PATCH] renovate, binarySource: install --- flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml b/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml index 1ed2d74d..13e9d566 100644 --- a/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml +++ b/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml @@ -53,6 +53,7 @@ metadata: data: config.js: |- module.exports = { + "binarySource": "install", "repositories": ["v/infrastructure"], "flux": { "fileMatch": ["flux/.+\\.ya?ml$"]