diff --git a/CHANGELOG.md b/CHANGELOG.md index a06ec40..783c8bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.13.0](https://github.com/strmprivacy/data-plane-helm-chart/compare/v1.12.0...v1.13.0) (2022-09-05) + + +### Features + +* **strm-1586:** allow routing traffic via load balancer ([b8ead9d](https://github.com/strmprivacy/data-plane-helm-chart/commit/b8ead9d2896f88480b433e571524301a1d5097a7)) + # [1.12.0](https://github.com/strmprivacy/data-plane-helm-chart/compare/v1.11.0...v1.12.0) (2022-07-15) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 852edd2..3800fbc 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -8,7 +8,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.12.0 +version: 1.13.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to