You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure k8s service load_balancer_source_ranges (#70)
* configure k8s service load_balancer_source_ranges and ingress_cidr
* configure k8s service load_balancer_source_ranges as ingress_cidr
* update changelog
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
5
6
+
## [3.0.1] - 2019-11-13
7
+
8
+
### Changed
9
+
- Configure k8s service load_balancer_source_ranges.
0 commit comments