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 3a54ebc17..00ae9666c 100644 --- a/packages/system-upgrade-controller/generated-changes/patch/Chart.yaml.patch +++ b/packages/system-upgrade-controller/generated-changes/patch/Chart.yaml.patch @@ -1,6 +1,6 @@ --- charts-original/Chart.yaml +++ charts/Chart.yaml -@@ -1,10 +1,16 @@ +@@ -1,11 +1,17 @@ +annotations: + catalog.cattle.io/certified: rancher + catalog.cattle.io/hidden: "true" @@ -16,8 +16,9 @@ - to the latest version when upgrading a cluster. +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 + kubeVersion: '>= 1.16.0-0' -name: rancher-k3s-upgrader +name: system-upgrade-controller sources: - https://github.com/rancher/system-charts/blob/dev-v2.6/charts/rancher-k3s-upgrader - version: 0.3.1 + version: 0.3.2 diff --git a/packages/system-upgrade-controller/package.yaml b/packages/system-upgrade-controller/package.yaml index 2aaf296ab..1492a5dd3 100644 --- a/packages/system-upgrade-controller/package.yaml +++ b/packages/system-upgrade-controller/package.yaml @@ -1,4 +1,4 @@ url: https://github.com/rancher/system-charts.git -subdirectory: charts/rancher-k3s-upgrader/0.3.1 -commit: 6657b05546ae88d1e5f3d5f7fd6a070b1b75f8d7 -version: 100.0.1 +subdirectory: charts/rancher-k3s-upgrader/0.3.2 +commit: ffb2a90f7d46d76f3015853316fb051a448a5962 +version: 100.0.2