From 5ebed6f38b595ad8ce88ac34899832aa90c960aa Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Wed, 11 Oct 2023 22:02:28 +0000 Subject: [PATCH] chore(deps): update dependency cloudnative-pg/cloudnative-pg to v1.21.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cf430aa..d896e02 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ FLUXCD_VERSION := v2.1.1 # renovate: datasource=github-releases depName=cert-manager/cert-manager CERTMANAGER_VERSION := v1.13.1 # renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg -CNPG_VERSION := v1.20.3 +CNPG_VERSION := v1.21.0 # renovate: datasource=github-releases depName=minio/operator MINIO_VERSION := v5.0.9 # renovate: datasource=helm depName=k8up registryUrl=https://k8up-io.github.io/k8up