From a4e861612c473d7dd05f9b2fe0d639c3c27885a6 Mon Sep 17 00:00:00 2001 From: Victor 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 1ed2d74..13e9d56 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$"]