From c9d3dfed3d61370481c83396026a9b66aebf18c1 Mon Sep 17 00:00:00 2001 From: Ole Lensmar Date: Wed, 28 May 2025 16:30:25 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 284699d..59770cb 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,5 @@ Perfect for GitOps workflows where you want to test deployments in isolation wit - [vCluster Documentation](https://www.vcluster.com/docs) - [ArgoCD Documentation](https://argo-cd.readthedocs.io/) - [Chainsaw Testing](https://kyverno.github.io/chainsaw/) + +Have fun! From 7a44a0192c48bfc386bdf39a884743d36cfe4172 Mon Sep 17 00:00:00 2001 From: Ole Lensmar Date: Wed, 28 May 2025 16:37:39 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 59770cb..9c5ba48 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,3 @@ Perfect for GitOps workflows where you want to test deployments in isolation wit - [ArgoCD Documentation](https://argo-cd.readthedocs.io/) - [Chainsaw Testing](https://kyverno.github.io/chainsaw/) -Have fun! From 615d6b1402f56296e1bdd44ed05d1fcdb003f417 Mon Sep 17 00:00:00 2001 From: Ole Lensmar Date: Wed, 28 May 2025 17:13:18 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c5ba48..17dbb70 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ Perfect for GitOps workflows where you want to test deployments in isolation wit - [ArgoCD Documentation](https://argo-cd.readthedocs.io/) - [Chainsaw Testing](https://kyverno.github.io/chainsaw/) +have fun!