Skip to content

Commit 84f091f

Browse files
authored
Merge pull request #3666 from replicatedhq/laverya/sdk-1112
release notes for SDK 1.11.2, a bugfix
2 parents 5f8cf7e + 9bc933c commit 84f091f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.11.1
6+
version: 1.11.2
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: 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.11.2
12+
13+
Released on November 21, 2025
14+
15+
### Bug Fixes {#bug-fixes-1-11-2}
16+
* Fixed an issue where the `enterprise-pull-secret` secret did not respect namespace overrides.
17+
1118
## 1.11.1
1219

1320
Released on November 17, 2025

0 commit comments

Comments
 (0)