File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.3] - 2025-06-18
11+
12+ - Add ` enable_external_access ` variable to ` app ` module to optionally expose the service with an external IP address.
13+
1014## [ 1.0.2] - 2025-06-04
1115
12- = Use remote Helm chart repo for app module.
16+ - Use remote Helm chart repo for app module.
1317
1418## [ 1.0.1] - 2025-05-30
1519
@@ -19,7 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1923
2024- Initial release of the ` infra-modules ` repository.
2125
22- [ Unreleased ] : https://github.com/cleanlab/infra-modules/compare/v1.0.2...HEAD
26+ [ Unreleased ] : https://github.com/cleanlab/infra-modules/compare/v1.0.3...HEAD
27+ [ 1.0.3 ] : https://github.com/cleanlab/infra-modules/compare/v1.0.2...v1.0.3
2328[ 1.0.2 ] : https://github.com/cleanlab/infra-modules/compare/v1.0.1...v1.0.2
2429[ 1.0.1 ] : https://github.com/cleanlab/infra-modules/compare/v1.0.0...v1.0.1
2530[ 1.0.0 ] : https://github.com/cleanlab/infra-modules/compare/025cdabbd3cb3358cbec16595508ec3dc66b42f7...v1.0.0
You can’t perform that action at this time.
0 commit comments