diff --git a/docs/partials/helm/_helm-cr-upgrade-flags.mdx b/docs/partials/helm/_helm-cr-upgrade-flags.mdx index 4b41f0cc98..553fdaddf2 100644 --- a/docs/partials/helm/_helm-cr-upgrade-flags.mdx +++ b/docs/partials/helm/_helm-cr-upgrade-flags.mdx @@ -1,6 +1,6 @@ Specifies additional flags to pass to the `helm upgrade` command for charts. These flags are passed in addition to any flags Replicated KOTS passes by default. The values specified here take precedence if KOTS already passes the same flag. The `helmUpgradeFlags` attribute can be parsed by template functions. For more information about template functions, see [About template function contexts](template-functions-about). -KOTS uses `helm upgrade` for _all_ deployments of an application, not just upgrades, by specifying the `--install` flag. For non-boolean flags that require an additional argument, such as `--timeout 1200s`, you must use an equal sign (`=`) or specify the additional argument separately in the array. +KOTS uses `helm upgrade` for _all_ deployments of an application, not just upgrades, by specifying the `--install` flag. For non-boolean flags that require an additional argument, such as `--timeout 1200s`, you must use an equal sign (`=`) or specify the additional argument separately in the array. **Example:** diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index a33f73fb87..b8fe1f55ae 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -12,6 +12,39 @@ Additionally, these release notes list the versions of Kubernetes and Replicated +## 2.15.0 + +Released on March 26, 2026 + +
| Version | +2.15.0+k8s-1.34 | +2.15.0+k8s-1.33 | +2.15.0+k8s-1.32 | +
|---|---|---|---|
| Kubernetes Version | +1.34.6 | +1.33.10 | +1.32.13 | +
| KOTS Version | +1.129.4-ec.3 | +||