From 204e65570c094ff543dbfa4f6f7b1b5b9096d921 Mon Sep 17 00:00:00 2001 From: Alex Chupryna Date: Thu, 23 Apr 2026 10:33:33 +0200 Subject: [PATCH] Add YAML Validator to Configure section Add yamlvalidator.dev - online YAML validator, formatter and viewer with JSON Schema support for Kubernetes, Docker Compose, GitHub Actions, and more. Also available as a Chrome extension. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d01dff9..25eb006 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ A curated list of awesome softwares for Devops. * [Puppet](https://puppet.com/) - Automatically deliver and operate all of your software across its entire lifecycle — simply, securely and at scale — with Puppet's modern automation. * [Salt](https://github.com/saltstack/salt) - Software to automate the management and configuration of any infrastructure or application at scale. * [Rudder](https://www.rudder-project.org/) - Get the latest version of Rudder for your distribution: Get Rudder. Easy to use, web-driven, role-based solution for IT Infrastructure Automation & Compliance. +* [YAML Validator](https://yamlvalidator.dev), [(chrome extension)](https://chromewebstore.google.com/detail/yaml-validator/gjgbohnlhijomhfiflapnlnmcpckgigg) - Online YAML validator, formatter and viewer with JSON Schema support for Kubernetes, Docker Compose, GitHub Actions, and more. ## APM