From 143facb4828e3ff8ebec737e26994bad41a77869 Mon Sep 17 00:00:00 2001 From: krestomatio-cibot Date: Mon, 18 Nov 2024 16:38:34 +0000 Subject: [PATCH] chore(update): bump collection krestomatio.k8s 0.4.16 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 abd23bd..640e097 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= moodle VERSION ?= 0.6.19 -COLLECTION_VERSION ?= 0.4.13 +COLLECTION_VERSION ?= 0.4.16 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= moodle-operator