Skip to content

Commit a133c6a

Browse files
committed
Update CHANGELOG for v1.2.4
1 parent 97f6a37 commit a133c6a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.2.4] - 2025-12-30
11+
12+
### Added
13+
- `talos_version` variable to talos-cluster module for explicit Talos version in config generation
14+
- `kubernetes_version` variable to talos-cluster module for explicit Kubernetes version
15+
1016
## [1.2.3] - 2025-12-30
1117

1218
### Changed
@@ -91,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9197
- **metallb addon** - MetalLB load balancer
9298
- **ingress-nginx addon** - NGINX Ingress controller
9399

94-
[Unreleased]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.2.3...HEAD
100+
[Unreleased]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.2.4...HEAD
101+
[1.2.4]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.2.3...v1.2.4
95102
[1.2.3]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.2.2...v1.2.3
96103
[1.2.2]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.2.1...v1.2.2
97104
[1.2.1]: https://github.com/jfreed-dev/terraform-turingpi-modules/compare/v1.2.0...v1.2.1

0 commit comments

Comments
 (0)