Skip to content

Commit 2726d4c

Browse files
authored
Merge branch 'main' into chore/1500
2 parents 10dec3d + 6a220ab commit 2726d4c

8 files changed

Lines changed: 559 additions & 105 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
1414
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#129]).
1515
- BREAKING: `configOverrides` now only accepts the known config file `opensearch.yml`.
1616
Previously, arbitrary file names were silently accepted and ignored ([#137]).
17-
- Bump `stackable-operator` to 0.112.0 ([#137], [#147]).
17+
- Bump `stackable-operator` to 0.113.0 ([#137], [#147], [#149]).
1818
- Move the framework code to operator-rs. This introduces no user-visible changes, except that the
1919
allowed length of role group names increases from 16 to 63 ([#147]).
2020
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#146]).
@@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file.
2525
[#141]: https://github.com/stackabletech/opensearch-operator/pull/141
2626
[#146]: https://github.com/stackabletech/opensearch-operator/pull/146
2727
[#147]: https://github.com/stackabletech/opensearch-operator/pull/147
28+
[#149]: https://github.com/stackabletech/opensearch-operator/pull/149
2829

2930
## [26.3.0] - 2026-03-16
3031

Cargo.lock

Lines changed: 125 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)