Skip to content

Commit 5a41d6d

Browse files
chore(main): release 3.3.1 (#70)
🤖 I have created a release *beep* *boop* --- ## [3.3.1](3.3.0...3.3.1) (2025-01-16) ### Bug Fixes * Bump default relay proxy version from 8.2.0 to 8.10.5 ([#69](#69)) ([fc4693b](fc4693b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc4693b commit 5a41d6d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.3.0"
2+
".": "3.3.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Change log
44
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).
55

66

7+
## [3.3.1](https://github.com/launchdarkly/ld-relay-helm/compare/3.3.0...3.3.1) (2025-01-16)
8+
9+
10+
### Bug Fixes
11+
12+
* Bump default relay proxy version from 8.2.0 to 8.10.5 ([#69](https://github.com/launchdarkly/ld-relay-helm/issues/69)) ([fc4693b](https://github.com/launchdarkly/ld-relay-helm/commit/fc4693babd4db37ba36ffe41ebcea1a72a1f68f6))
13+
714
## [3.3.0](https://github.com/launchdarkly/ld-relay-helm/compare/3.2.0...3.3.0) (2024-03-19)
815

916

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ type: application
2323
# This is the chart version. This version number should be incremented each time you make changes
2424
# to the chart and its templates, including the app version.
2525
# Versions are expected to follow Semantic Versioning (https://semver.org/)
26-
version: 3.3.0
26+
version: 3.3.1
2727

2828
# This is the version number of the application being deployed. This version number should be
2929
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)