--- charts-original/Chart.yaml +++ charts/Chart.yaml @@ -1,9 +1,14 @@ apiVersion: v1 -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/charts/system-upgrade-controller sources: - - "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" + catalog.cattle.io/namespace: cattle-system + catalog.cattle.io/os: linux + catalog.cattle.io/release-name: system-upgrade-controller