diff --git a/updatecli/updatecli.d/vsphere-cpi.yml b/updatecli/updatecli.d/vsphere-cpi.yml index c2f7f3a5e1..f38706d1b4 100644 --- a/updatecli/updatecli.d/vsphere-cpi.yml +++ b/updatecli/updatecli.d/vsphere-cpi.yml @@ -27,8 +27,8 @@ sources: spec: url: https://rancher.github.io/rke2-charts name: rancher-vsphere-cpi - versionfilter: - kind: "latest" + typefilter: + latest: true conditions: vsphereCPIVersionShouldBeUpdated: diff --git a/updatecli/updatecli.d/vsphere-csi.yml b/updatecli/updatecli.d/vsphere-csi.yml index 1ed0ac3ce5..f80268cc35 100644 --- a/updatecli/updatecli.d/vsphere-csi.yml +++ b/updatecli/updatecli.d/vsphere-csi.yml @@ -27,8 +27,8 @@ sources: spec: url: https://rancher.github.io/rke2-charts name: rancher-vsphere-csi - versionfilter: - kind: "latest" + typefilter: + latest: true conditions: vsphereCSIVersionShouldBeUpdated: