Skip to content

Commit 64667b3

Browse files
author
Renovate Bot
committed
chore(deps): update dependency rancher/system-upgrade-controller to v0.18.0
1 parent fbebb4f commit 64667b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ variable "system_upgrade_controller_app_version" {
240240
description = "System Upgarde Controller app version, must be in sync with variable system_upgrade_controller_version. See Chart.yaml/appVersion in https://github.com/rancher/system-upgrade-controller and https://github.com/rancher/charts/tree/dev-v2.13/charts/system-upgrade-controller"
241241
type = string
242242
# renovate: datasource=github-releases packageName=rancher/system-upgrade-controller
243-
default = "v0.17.0"
243+
default = "v0.18.0"
244244
}
245245

246246
variable "nu_version" {

0 commit comments

Comments
 (0)