mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `8.6`: - [[DOCS] Update macOS install instructions (#148484)](https://github.com/elastic/kibana/pull/148484) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"gchaps","email":"33642766+gchaps@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-09T18:00:34Z","message":"[DOCS] Update macOS install instructions (#148484)\n\n## Summary\r\n\r\nThis PR addresses #148454\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"996faf435c48e79b789b1f550424b37df80cc3dc","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","v8.0.0","release_note:skip","v8.1.0","v7.17.0","v8.2.0","v8.3.0","v8.4.0","v8.5.0","v8.6.0","v8.7.0"],"number":148484,"url":"https://github.com/elastic/kibana/pull/148484","mergeCommit":{"message":"[DOCS] Update macOS install instructions (#148484)\n\n## Summary\r\n\r\nThis PR addresses #148454\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"996faf435c48e79b789b1f550424b37df80cc3dc"}},"sourceBranch":"main","suggestedTargetBranches":["8.0","8.1","7.17","8.2","8.3","8.4","8.5","8.6"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.17","label":"v7.17.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148484","number":148484,"mergeCommit":{"message":"[DOCS] Update macOS install instructions (#148484)\n\n## Summary\r\n\r\nThis PR addresses #148454\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"996faf435c48e79b789b1f550424b37df80cc3dc"}}]}] BACKPORT--> Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
This commit is contained in:
parent
f1a50f7f90
commit
bb3ca72e91
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ endif::[]
|
|||
.macOS Gatekeeper warnings
|
||||
====
|
||||
Apple's rollout of stricter notarization requirements affected the notarization
|
||||
of the {version} {kib} artifacts. If macOS Catalina displays a dialog when you
|
||||
of the {version} {kib} artifacts. If macOS displays a dialog when you
|
||||
first run {kib} that interrupts it, you will need to take an action to allow it
|
||||
to run.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue