Push 4.0.0 changes to main branch (#237)

* [stable-4] Fix action group documentation issue for downstream build (#232) (#234)

* Fix action group documentation issue for downstream build (#232)

(cherry picked from commit 59e78926ec)

* update Makefile

* Release 4.0.0 (#235)

* Prepare release 4.0.0

* Update kubernetes.core dependency to 5.0.0

* documentation update
This commit is contained in:
Bikouo Aubin
2024-06-14 19:03:37 +02:00
committed by GitHub
parent 59e78926ec
commit adfb5ee140
13 changed files with 75 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
.PHONY: molecule
# Also needs to be updated in galaxy.yml
VERSION = 3.0.1
VERSION = 4.0.0
SANITY_TEST_ARGS ?= --docker --color
UNITS_TEST_ARGS ?= --docker --color