Releases: jenkins-x/terraform-google-jx
Releases · jenkins-x/terraform-google-jx
v1.3.2
1.3.2 (2020-05-08)
Bug Fixes
- widen version scope for all providers (9eb96a0)
v1.3.1
1.3.1 (2020-05-06)
Bug Fixes
- widen version scope for local provider (cc5aa59)
v1.3.0
1.3.0 (2020-05-04)
Bug Fixes
- add a more lenient version scope (f30b873)
- add google provider blocks without version (1f0c8a1)
- adding note to README about use of jx-requiremnts.yml (1f26b87), closes #74
- always create DNS related namespaces (f016b6f), closes #72
Features
- added information about providing the google provider blocks (a220bb0)
- remove google provider constraints (1d0391b)
v1.2.5
1.2.5 (2020-04-15)
Bug Fixes
- adding examples and documentation for state management (d458080), closes #39 #62
v1.2.4
1.2.4 (2020-04-07)
Bug Fixes
- adding resource_labels variable to allow creation of cluster labels (de13bef), closes #65
- always render ingress section in jx-requirements.yml (01f0fe7), closes #50
v1.2.3
1.2.3 (2020-04-06)
Bug Fixes
- generating jx-requirements.yml opposed to jx-requirements.yaml (b70a12b), closes #58
v1.2.2
1.2.2 (2020-04-03)
Bug Fixes
- making sure to use right variable for path to template file (aaf6429), closes #56
v1.2.1
1.2.1 (2020-04-02)
Bug Fixes
- adding semantic-release for doing manual release (559eb3c), closes #51
1.1.1
Changes
Bug Fixes
- making sure release version is specified in step changelog
1.1.0
Changes
Bug Fixes
- fix typo in branch comparison for release
- dropping intermediate 'jx' directory level #35
- removing release pipleine configuration #47
Chores
Issues