Skip to content

Commit b01b3ff

Browse files
authored
release-3.43.2 cahngelog changes and cherrypick release branch (#176)
* Cahngelog changes
1 parent 8367908 commit b01b3ff

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

charts/sourcegraph/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Use `**BREAKING**:` to denote a breaking change
1616
- The `otel-collector` service can be configured to export trace data to arbitrary external observability backends (see `openTelemetry.gateway.config.traces` value)
1717
- The bundled Jaeger instance is now disabled by default. You can re-enable it by setting `jaeger.enabled` to true. This will automatically configure `otel-collector` to export trace data to this instance.
1818

19+
## 3.43.2
20+
21+
Sourcegraph 3.43.2 is now available!
22+
- [Changelog](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/CHANGELOG.md#3-43-2)
23+
1924
## 3.43.1
2025

2126
Sourcegraph 3.43.1 is now available!
@@ -200,4 +205,4 @@ Sourcegraph 3.38.0 is now available!
200205

201206
- Fix default global tolerations value (#45)
202207
- Fix `default-container` annotations (#47)
203-
- Add missing imagePullPolicy (#49)
208+
- Add missing imagePullPolicy (#49)

0 commit comments

Comments
 (0)