(dev-v2.6-archive) Revert "Make charts"

This reverts commit f93ca8d163.

(partially cherry picked from commit 3c9523e5fb)
pull/1680/head
Donnie Adams 2021-09-29 12:32:56 -07:00 committed by Arvind Iyengar
parent bd41c98ad8
commit 029f66cbe7
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
2 changed files with 7 additions and 5 deletions

View File

@ -1 +1 @@
rancher_min_version: 2.6.0-alpha1
rancher_min_version: 2.4.0-rc1

View File

@ -5,13 +5,15 @@
-name: rancher-k3s-upgrader
-description: Enables a k3s or rke2 cluster to update itself by reacting to Plan CRs.
- Users do not need to manually upgrade this app. It will be automatically upgraded to the latest version when upgrading a cluster.
-home: https://github.com/rancher/system-charts/blob/dev-v2.6/charts/rancher-k3s-upgrader
+name: system-upgrade-controller
+description: General purpose controller to make system level updates to nodes
home: https://github.com/rancher/system-charts/blob/dev-v2.6/charts/rancher-k3s-upgrader
+home: https://github.com/rancher/system-charts/charts/system-upgrade-controller
sources:
- "https://github.com/rancher/system-charts/blob/dev-v2.6/charts/rancher-k3s-upgrader"
version: 0.3.1
appVersion: v0.8.0-rc.1
- - "https://github.com/rancher/system-charts/blob/dev-v2.6/charts/rancher-k3s-upgrader"
+ - "https://github.com/rancher/system-charts/charts/system-upgrade-controller"
version: 0.3.0
appVersion: v0.7.5
+annotations:
+ catalog.cattle.io/certified: rancher
+ catalog.cattle.io/hidden: "true"