Skip to content

Commit 3a7943f

Browse files
authored
Merge pull request #3633 from replicatedhq/laverya/sdk-1110
1.11.0 release notes
2 parents 9e96c72 + 47603f8 commit 3a7943f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.10.0
6+
version: 1.11.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/release-notes/rn-replicated-sdk.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ 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.11.0
12+
13+
Released on November 5, 2025
14+
15+
### Improvements {#improvements-1-11-0}
16+
* Adds support for configuring image pull secrets with [`values.global.imagePullSecrets`](https://github.com/replicatedhq/replicated-sdk/blob/1.11.0/chart/values.yaml#L8) as well as the existing [`values.replicated.imagePullSecrets`](https://github.com/replicatedhq/replicated-sdk/blob/1.11.0/chart/values.yaml#L167).
17+
* Adds an image pull secret, titled `enterprise-pull-secret`.
18+
1119
## 1.10.0
1220

1321
Released on October 29, 2025

0 commit comments

Comments
 (0)