File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ locals {
77
77
[
78
78
" https://github.com/hetznercloud/hcloud-cloud-controller-manager/releases/download/${ local . ccm_version } /ccm-networks.yaml" ,
79
79
" https://github.com/kubereboot/kured/releases/download/${ local . kured_version } /kured-${ local . kured_version } -dockerhub.yaml" ,
80
- " https://raw.githubusercontent.com/rancher/system-upgrade-controller/master /manifests/system-upgrade-controller.yaml" ,
80
+ " https://raw.githubusercontent.com/rancher/system-upgrade-controller/9e7e45c1bdd528093da36be1f1f32472469005e6 /manifests/system-upgrade-controller.yaml" ,
81
81
],
82
82
var. disable_hetzner_csi ? [] : [" hcloud-csi.yml" ],
83
83
lookup (local. ingress_controller_install_resources , var. ingress_controller , []),
You can’t perform that action at this time.
0 commit comments