From 321cc0ea1dcf49ed4f9e4ee6a122e6ed8dd2bf1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Wed, 31 Aug 2022 09:08:01 +0200 Subject: [PATCH] remove link to dead project (#125) the old repo has not updates since two years. It looks dead. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6a998ef..c442454 100644 --- a/Readme.md +++ b/Readme.md @@ -16,7 +16,7 @@ It is inspired by, contains code from and is designed to stay close to * configurable list of **remote, or local schemas locations**, enabling validating Kubernetes custom resources (CRDs) and offline validation capabilities * uses by default a [self-updating fork](https://github.com/yannh/kubernetes-json-schema) of the schemas registry maintained - by the [kubernetes-json-schema](https://github.com/instrumenta/kubernetes-json-schema) project - which guarantees + by the kubernetes-json-schema project - which guarantees up-to-date **schemas for all recent versions of Kubernetes**. ### A small overview of Kubernetes manifest validation