Skip to content

Commit

Permalink
Chore(deps): Bump the docusaurus group with 3 updates (#713)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Westbrook <[email protected]>
  • Loading branch information
dependabot[bot] and jackw authored Feb 9, 2024
1 parent 6753948 commit f051107
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 181 deletions.
6 changes: 3 additions & 3 deletions docusaurus/docs/metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ To try this feature out, follow this [example](https://github.com/grafana/grafan

### Properties

| Property | Type | Required | Description |
| ------------- | ----------------------- | -------- | ------------------------------------------- |
| `permissions` | [object](#permission)[] | No | Required RBAC permissions to query Grafana. |
| Property | Type | Required | Description |
| ------------- | ------------------------ | -------- | ------------------------------------------- |
| `permissions` | [object](#permissions)[] | No | Required RBAC permissions to query Grafana. |

### permissions

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Follow these steps to publish your plugin for the first time.

## Update your plugin

To update a plugin, follow the same guidance as for [publishing a plugin](#publishing-a-plugin), except in Step 3 where you can now click **Submit Update** for the plugin you want to update.
To update a plugin, follow the same guidance as for [publish your plugin](#publish-your-plugin), except in Step 3 where you can now click **Submit Update** for the plugin you want to update.

All plugin submissions, new or updates, go through the same automated and rigorous manual review process. Because we may have a test environment already setup for an existing plugin, plugin update reviews may go faster.

Expand Down
Loading

0 comments on commit f051107

Please sign in to comment.