From 4529b11cf4e43e5eaea45ecf3102aded04b4a79a Mon Sep 17 00:00:00 2001 From: krestomatio-cibot Date: Tue, 3 Sep 2024 01:05:26 +0000 Subject: [PATCH] chore(update): bump collection krestomatio.k8s 0.4.14 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 3f15994..2fb288a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= nfs VERSION ?= 0.4.14 -COLLECTION_VERSION ?= 0.4.13 +COLLECTION_VERSION ?= 0.4.14 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= nfs-operator