From e4f76e7f72d6eea8ee06070e34e7954a4af36811 Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Lopez Date: Fri, 3 Nov 2023 17:43:56 +0100 Subject: [PATCH] Using release Drafter This a test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2c898b..1831e78 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,4 @@ - It uses submodules. For example, the Helm provider uses the values from the [Kubernetes library](https://github.com/carlosrodlop/K8s-lib). Helm provider is separated from the creation of the K8s cluster [Stacking with managed Kubernetes cluster resources](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs#stacking-with-managed-kubernetes-cluster-resources) - ⚠️ IMPORTANT - It requires `git submodule update --init --recursive` - It uses [Pre-commits](.pre-commit-config.yaml) for Validations and Documentation. +- Release Drafter is used to create the Release Notes