diff --git a/packages/system-upgrade-controller/generated-changes/patch/Chart.yaml.patch b/packages/system-upgrade-controller/generated-changes/patch/Chart.yaml.patch index 91774867a..ea9de6490 100644 --- a/packages/system-upgrade-controller/generated-changes/patch/Chart.yaml.patch +++ b/packages/system-upgrade-controller/generated-changes/patch/Chart.yaml.patch @@ -8,7 +8,7 @@ + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows -+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0' ++ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0' + catalog.cattle.io/release-name: system-upgrade-controller apiVersion: v1 appVersion: v0.11.0 diff --git a/packages/system-upgrade-controller/package.yaml b/packages/system-upgrade-controller/package.yaml index 9e2c68a84..256c0af8c 100644 --- a/packages/system-upgrade-controller/package.yaml +++ b/packages/system-upgrade-controller/package.yaml @@ -1,4 +1,5 @@ url: https://github.com/rancher/system-charts.git subdirectory: charts/rancher-k3s-upgrader/0.5.0 commit: a0121d8275948b1f7cfc4d63703b91a89dcb08ba -version: 102.1.0 +version: 103.0.0 +doNotRelease: true \ No newline at end of file