diff --git a/.release-please-manifest.json b/.release-please-manifest.json index dc70380..ea3a8f8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.6.0" + ".": "3.6.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bb5707..698a946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ Change log All notable changes to the LaunchDarkly Relay Proxy Helm Chart will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org). +## [3.6.1](https://github.com/launchdarkly/ld-relay-helm/compare/3.6.0...3.6.1) (2026-05-06) + + +### Bug Fixes + +* Bump default relay proxy version from 8.10.5 to 8.19.1 ([#112](https://github.com/launchdarkly/ld-relay-helm/issues/112)) ([b0eecc9](https://github.com/launchdarkly/ld-relay-helm/commit/b0eecc921d6d6ca93950db50ac99564ac152a24b)) + ## [3.6.0](https://github.com/launchdarkly/ld-relay-helm/compare/3.5.0...3.6.0) (2026-04-06) diff --git a/Chart.yaml b/Chart.yaml index e851b33..ffc5b2f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -23,7 +23,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: 3.6.0 +version: 3.6.1 # 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