Skip to content

Commit 6b55fcc

Browse files
committed
edits
1 parent 125d1c2 commit 6b55fcc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/partials/replicated-sdk/_dependency-yaml.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
dependencies:
44
- name: replicated
55
repository: oci://registry.replicated.com/library
6-
version: 1.0.0-beta.32
6+
version: 1.0.0
77
```
88
99
For the latest version information for the Replicated SDK, see the [replicated-sdk repository](https://github.com/replicatedhq/replicated-sdk/releases) in GitHub.

docs/reference/replicated-sdk-apis.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Replicated SDK API (Beta)
1+
# Replicated SDK API
22

33
The Replicated SDK provides an API that you can use to embed Replicated functionality in your Helm chart application.
44

docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ const config = {
176176
{
177177
type: 'doc',
178178
docId: 'reference/replicated-sdk-apis',
179-
label: 'Replicated SDK API (Beta)',
179+
label: 'Replicated SDK API',
180180
},
181181
{
182182
type: 'doc',

0 commit comments

Comments
 (0)