Skip to content

Commit bc4a77e

Browse files
committed
chore: release v1.3.6
1 parent d2ef71f commit bc4a77e

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.3.6] - 2026-01-19
11+
12+
### Added
13+
- **talos-image module** - Generate Talos images with extensions (iscsi-tools, util-linux-tools) for Longhorn support
14+
- **docs/WORKFLOWS.md** - Complete cluster lifecycle documentation with Mermaid flowcharts for Talos and K3s
15+
- **scripts/cluster-preflight.sh** - Pre-deployment validation script checking tools, BMC connectivity, node status
16+
- **scripts/talos-wipe.sh** - Enhanced Talos cluster wipe with env vars, credential files, terraform cleanup, force power-off
17+
- **scripts/k3s-wipe.sh** - Enhanced K3s cluster wipe with node draining, container cleanup, iptables cleanup
18+
19+
### Changed
20+
- Updated talos-full-stack example to use talos-image module for automatic image generation
21+
- Enhanced README with documentation links and helper script examples
22+
- Added platform-specific configurations to addon modules (Talos vs K3s/Armbian)
23+
- Added storage capacity planning guidance for eMMC-constrained nodes
24+
1025
## [1.3.5] - 2026-01-18
1126

1227
### Added
@@ -170,7 +185,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
170185
- **metallb addon** - MetalLB load balancer
171186
- **ingress-nginx addon** - NGINX Ingress controller
172187

173-
[Unreleased]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.3...HEAD
188+
[Unreleased]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.6...HEAD
189+
[1.3.6]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.5...v1.3.6
190+
[1.3.5]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.4...v1.3.5
191+
[1.3.4]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.3...v1.3.4
174192
[1.3.3]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.2...v1.3.3
175193
[1.3.2]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.1...v1.3.2
176194
[1.3.1]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.0...v1.3.1

0 commit comments

Comments
 (0)