From ca9e444d4032655fe3a753c187702b9e76db1ad9 Mon Sep 17 00:00:00 2001 From: krestomatio-cibot Date: Fri, 7 Feb 2025 18:39:07 +0000 Subject: [PATCH] chore(update): bump collection krestomatio.k8s 0.4.22 from: https://github.com/krestomatio/ansible-collection-k8s.git --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c210ef8..f0a3090 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= postgres VERSION ?= 0.3.20 -COLLECTION_VERSION ?= 0.4.21 +COLLECTION_VERSION ?= 0.4.22 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= postgres-operator-krestomatio