From 2fb54f95725a0e724b7ba78e745a0df79aa11963 Mon Sep 17 00:00:00 2001 From: krestomatio-cibot Date: Sun, 22 Jun 2025 08:51:50 +0000 Subject: [PATCH] chore(update): bump collection krestomatio.k8s 0.4.29 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 9ff371f..10be8d0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= postgres VERSION ?= 0.3.23 -COLLECTION_VERSION ?= 0.4.28 +COLLECTION_VERSION ?= 0.4.29 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= postgres-operator-krestomatio