Skip to content

Commit d3f8ab6

Browse files
authored
[Backport 8.12] Fix definition of ManagedBy (#2374)
1 parent 17ac39c commit d3f8ab6

File tree

6 files changed

+99
-113
lines changed

6 files changed

+99
-113
lines changed

.github/workflows/validate-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: github.repository_owner == 'elastic' # this action will fail if executed from a fork
1919
runs-on: ubuntu-latest
2020
env:
21-
STACK_VERSION: 8.10-SNAPSHOT
21+
STACK_VERSION: 8.12-SNAPSHOT
2222

2323
steps:
2424
- uses: actions/checkout@v2

output/openapi/elasticsearch-serverless-openapi.json

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

0 commit comments

Comments
 (0)