mirror of https://git.rancher.io/charts
(dev-v2.6-archive) Revert "Make charts"
This reverts commitpull/1680/headf93ca8d163
. (partially cherry picked from commit3c9523e5fb
)
parent
bd41c98ad8
commit
029f66cbe7
|
@ -1 +1 @@
|
|||
rancher_min_version: 2.6.0-alpha1
|
||||
rancher_min_version: 2.4.0-rc1
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue