diff --git a/packages/system-upgrade-controller/charts/Chart.yaml b/packages/system-upgrade-controller/charts/Chart.yaml index d676f0f7f..2916678bc 100644 --- a/packages/system-upgrade-controller/charts/Chart.yaml +++ b/packages/system-upgrade-controller/charts/Chart.yaml @@ -4,8 +4,8 @@ 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/charts/system-upgrade-controller" -version: 0.7.0 -appVersion: v0.7.0 +version: 0.7.3 +appVersion: v0.7.3 annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" diff --git a/packages/system-upgrade-controller/charts/values.yaml b/packages/system-upgrade-controller/charts/values.yaml index 7a99e1f01..95f7d5f77 100644 --- a/packages/system-upgrade-controller/charts/values.yaml +++ b/packages/system-upgrade-controller/charts/values.yaml @@ -4,7 +4,7 @@ global: systemUpgradeController: image: repository: rancher/system-upgrade-controller - tag: v0.7.2 + tag: v0.7.3 kubectl: image: