Skip to content

Commit a32ac26

Browse files
chore(main): release 3.3.2 (#76)
🤖 I have created a release *beep* *boop* --- ## [3.3.2](3.3.1...3.3.2) (2025-05-05) ### Bug Fixes * Correct typo for PodDisruptionBudget ([#75](#75)) ([3042465](3042465)) --- 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 3042465 commit a32ac26

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.1"
2+
".": "3.3.2"
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.2](https://github.com/launchdarkly/ld-relay-helm/compare/3.3.1...3.3.2) (2025-05-05)
8+
9+
10+
### Bug Fixes
11+
12+
* Correct typo for PodDisruptionBudget ([#75](https://github.com/launchdarkly/ld-relay-helm/issues/75)) ([3042465](https://github.com/launchdarkly/ld-relay-helm/commit/304246580a75e4cda0b5fdbbfb922b1d621a1204))
13+
714
## [3.3.1](https://github.com/launchdarkly/ld-relay-helm/compare/3.3.0...3.3.1) (2025-01-16)
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.1
26+
version: 3.3.2
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)