From 2fb13e13d98dd24718acbd99c8d68ae76b404cd8 Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Mon, 25 May 2026 23:39:32 +0200 Subject: [PATCH] fix: resolve YAML syntax error in mkdocs.yml and bump to 2.1.8 --- CHANGELOG.md | 5 +++++ mkdocs.yml | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7c2af6a..0000a9d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [[2.1.8]](https://github.com/nubenetes/awesome-kubernetes/releases/tag/v2.1.8) - 2026-05-25 + +### Fixed +- **Configuration Integrity**: Fixed a YAML syntax error in `mkdocs.yml` (corrupted trailing line) that was causing GitHub Pages deployment failures. + ## [[2.1.7]](https://github.com/nubenetes/awesome-kubernetes/releases/tag/v2.1.7) - 2026-05-25 ### Changed diff --git a/mkdocs.yml b/mkdocs.yml index 8e02828c..81016682 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -334,4 +334,3 @@ extra: link: https://twitter.com/redhatspain - icon: fontawesome/brands/linkedin link: https://www.linkedin.com/groups/1937212/ -12/