From b34ea078eaa9a8bf11f63592715b2964723dfc72 Mon Sep 17 00:00:00 2001 From: krestomatio-cibot Date: Sat, 21 Jun 2025 16:38:38 +0000 Subject: [PATCH] chore(update): bump collection krestomatio.k8s 0.4.28 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 c4932a8..d2b35a7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= postgres VERSION ?= 0.3.22 -COLLECTION_VERSION ?= 0.4.27 +COLLECTION_VERSION ?= 0.4.28 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= postgres-operator-krestomatio