From 07c5186080bab1ab228ea53556afb8b49d982e64 Mon Sep 17 00:00:00 2001 From: Corey Daley Date: Fri, 12 Apr 2019 13:24:53 -0400 Subject: [PATCH] Update to use go1.11 for controller-manager-operator --- ...ft-cluster-openshift-controller-manager-operator-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/cluster-openshift-controller-manager-operator/openshift-cluster-openshift-controller-manager-operator-master.yaml b/ci-operator/config/openshift/cluster-openshift-controller-manager-operator/openshift-cluster-openshift-controller-manager-operator-master.yaml index bec19362a5374..c59555694cc92 100644 --- a/ci-operator/config/openshift/cluster-openshift-controller-manager-operator/openshift-cluster-openshift-controller-manager-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-openshift-controller-manager-operator/openshift-cluster-openshift-controller-manager-operator-master.yaml @@ -9,7 +9,7 @@ build_root: cluster: https://api.ci.openshift.org name: release namespace: openshift - tag: golang-1.10 + tag: golang-1.11 canonical_go_repository: github.com/openshift/cluster-openshift-controller-manager-operator images: - from: base