File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.3.7] - 2026-01-19
11+
12+ ### Fixed
13+ - Helper scripts bash ` set -e ` compatibility (STEP increment, log_output function)
14+ - Scripts now auto-load credentials from ` ~/.secrets/turning-pi-cluster-bmc ` file format
15+ - Scripts auto-detect SSH key from ` ~/.secrets/turningpi-cluster `
16+
1017## [ 1.3.6] - 2026-01-19
1118
1219### Added
@@ -185,7 +192,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
185192- ** metallb addon** - MetalLB load balancer
186193- ** ingress-nginx addon** - NGINX Ingress controller
187194
188- [ Unreleased ] : https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.6...HEAD
195+ [ Unreleased ] : https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.7...HEAD
196+ [ 1.3.7 ] : https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.6...v1.3.7
189197[ 1.3.6 ] : https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.5...v1.3.6
190198[ 1.3.5 ] : https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.4...v1.3.5
191199[ 1.3.4 ] : https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.3.3...v1.3.4
You can’t perform that action at this time.
0 commit comments