From 5a329c6a1bb117a6ccfb8dab5a9852349fbf8de4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 20:32:30 +0000 Subject: [PATCH] chore(main): release 3.6.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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