fix: resolve YAML syntax error in mkdocs.yml and bump to 2.1.8

This commit is contained in:
Nubenetes Bot
2026-05-25 23:39:32 +02:00
parent 3d9f79bdb7
commit 2fb13e13d9
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -334,4 +334,3 @@ extra:
link: https://twitter.com/redhatspain
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/groups/1937212/
12/