Skip to content

Commit 1fefbaf

Browse files
Release notes for Replicated SDK 1.0.0-beta.29 (#2731)
* Release notes for Replicated SDK 1.0.0-beta.29 * bump yaml sample --------- Co-authored-by: Paige Calvert <[email protected]>
1 parent d7925ee commit 1fefbaf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.25
6+
version: 1.0.0-beta.29
77
```
88
99
For the latest version information for the Replicated SDK, see the [replicated-sdk repository](https://github.com/replicatedhq/replicated-sdk/tags) in GitHub.

docs/release-notes/rn-replicated-sdk.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ pagination_prev: null
88

99
This topic contains release notes for the [Replicated SDK](/vendor/replicated-sdk-overview). The release notes list new features, improvements, bug fixes, known issues, and breaking changes.
1010

11+
## 1.0.0-beta.29
12+
13+
Released on October 9, 2024
14+
15+
### New Features {#new-features-1-0-0-beta-23}
16+
* Adds support for setting individual image name component values instead of the entire image: registry, repository, and tag.
17+
1118
## 1.0.0-beta.28
1219

1320
Released on September 20, 2024

0 commit comments

Comments
 (0)