From 51489d9ad8aa9878e5f498b52dd04a0f34da30de Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 14 Mar 2024 16:36:51 +0000 Subject: [PATCH] chore(deps): update dependency cloudnative-pg/cloudnative-pg to v1.22.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8fd21a3..3da42bf 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ FLUXCD_VERSION := v2.2.3 # renovate: datasource=github-releases depName=cert-manager/cert-manager CERTMANAGER_VERSION := v1.14.4 # renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg -CNPG_VERSION := v1.22.1 +CNPG_VERSION := v1.22.2 # renovate: datasource=github-releases depName=minio/operator MINIO_VERSION := v5.0.13 # renovate: datasource=helm depName=k8up registryUrl=https://k8up-io.github.io/k8up