From 2d433b1193c6b9a0c0136e1e7973e7fa68e1e6b2 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 24 Apr 2023 15:34:53 +0200 Subject: [PATCH] fix: fix renovate datasource for k8up --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5ce64f6..d46b799 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ CERTMANAGER_VERSION := v1.11.1 CNPG_VERSION := v1.19.1 # renovate: datasource=github-releases depName=minio/operator MINIO_VERSION := v5.0.4 -# renovate: datasource=github-releases depName=k8up registryUrl=https://k8up-io.github.io/k8up +# renovate: datasource=helm depName=k8up registryUrl=https://k8up-io.github.io/k8up K8UP_VERSION := 4.1.0 .PHONY: all