You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/rn-app-manager.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Released on December 12, 2024
43
43
Support for Kubernetes: 1.29, 1.30, and 1.31
44
44
45
45
### New Features {#new-features-1-122-0}
46
-
* Adds support for the `kots.io/keep` annotation, which prevents KOTS from deleting resources during an upgrade if the resource is no longer present in the new release. This is particularly useful when migrating from HelmChart v1beta1 and `useHelmInstall: false` to v1beta2, so that the existing resources will not be removed and can be adopted into the Helm chart on upgrade.
46
+
* Adds support for the `kots.io/keep` annotation, which prevents KOTS from deleting resources during an upgrade if the resource is no longer present in the new release.
0 commit comments