From b035406896b39aa939c676742a8598b7c050e953 Mon Sep 17 00:00:00 2001 From: replicated-ci-kots <91219917+replicated-ci-kots@users.noreply.github.com> Date: Fri, 3 Jul 2026 01:32:05 +0000 Subject: [PATCH 1/4] App Manager v1.130.7 release notes --- docs/release-notes/rn-app-manager.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index 61012bc820..4d8bea95c1 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -25,6 +25,8 @@ Velero is used to provide backup and restore functionality for the Replicated sn + + ## 1.130.6 Released on June 26, 2026 From 645c60538b6dc0483050fd5d29686a12bcd2b80d Mon Sep 17 00:00:00 2001 From: Gerard Nguyen Date: Tue, 7 Jul 2026 10:55:12 +1000 Subject: [PATCH 2/4] Add v1.130.7 release notes --- docs/release-notes/rn-app-manager.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index 4d8bea95c1..6adc3576f8 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -27,6 +27,20 @@ Velero is used to provide backup and restore functionality for the Replicated sn +## 1.130.7 + +Released on July 3, 2026 + +Support for Kubernetes: 1.34, 1.35, and 1.36 + +### Improvements {#improvements-1-130-7} +* Adds support for Velero 1.17 with snapshots. KOTS now selects the correct file system backup uploader for your Velero version—using kopia on Velero 1.17 and later, where the restic uploader was removed—so snapshot setup instructions stay valid as you upgrade Velero. +* Updates the Troubleshoot, Go module, and container image dependencies. + +### Bug fixes {#bug-fixes-1-130-7} +* Fixes an issue where configuring an NFS or Host Path snapshot destination on Velero 1.17 and later could produce a broken backup configuration, because the underlying local-volume-provider plugin is not supported on those versions. These destinations are now blocked with a clear message on Velero 1.17 and later; use an object storage destination instead. +* Fixes an issue where the MinIO image path used for file system snapshots was inconsistent with other KOTS components. + ## 1.130.6 Released on June 26, 2026 From fdd574cac5bac909c1efaf3cbd16e1fb99b0b13f Mon Sep 17 00:00:00 2001 From: Gerard Nguyen Date: Tue, 7 Jul 2026 11:03:53 +1000 Subject: [PATCH 3/4] update --- docs/release-notes/rn-app-manager.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index 6adc3576f8..65e98e923e 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -34,8 +34,7 @@ Released on July 3, 2026 Support for Kubernetes: 1.34, 1.35, and 1.36 ### Improvements {#improvements-1-130-7} -* Adds support for Velero 1.17 with snapshots. KOTS now selects the correct file system backup uploader for your Velero version—using kopia on Velero 1.17 and later, where the restic uploader was removed—so snapshot setup instructions stay valid as you upgrade Velero. -* Updates the Troubleshoot, Go module, and container image dependencies. +* Adds support for Velero 1.17 with snapshots. ### Bug fixes {#bug-fixes-1-130-7} * Fixes an issue where configuring an NFS or Host Path snapshot destination on Velero 1.17 and later could produce a broken backup configuration, because the underlying local-volume-provider plugin is not supported on those versions. These destinations are now blocked with a clear message on Velero 1.17 and later; use an object storage destination instead. From a1bf58ffe445cec19b2c9d131849176c00984625 Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Mon, 6 Jul 2026 19:23:09 -0600 Subject: [PATCH 4/4] Update release date for version 1.130.7 --- docs/release-notes/rn-app-manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index 65e98e923e..0432f3a118 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -29,7 +29,7 @@ Velero is used to provide backup and restore functionality for the Replicated sn ## 1.130.7 -Released on July 3, 2026 +Released on July 6, 2026 Support for Kubernetes: 1.34, 1.35, and 1.36