From 292b36e884c95713b99d6790a56ef642be4bb548 Mon Sep 17 00:00:00 2001 From: Tom Klapiscak <7372253+tomklapiscak@users.noreply.github.com> Date: Wed, 31 Jul 2024 18:46:27 +0100 Subject: [PATCH] [patch] update openshift-gitops-operator 1.12 -> 1.13 (#1138) https://jsw.ibm.com/browse/MASCORE-2654 --- image/cli/mascli/templates/gitops/bootstrap/subscription.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/cli/mascli/templates/gitops/bootstrap/subscription.yaml b/image/cli/mascli/templates/gitops/bootstrap/subscription.yaml index ace2f1aa69..6fcefad354 100644 --- a/image/cli/mascli/templates/gitops/bootstrap/subscription.yaml +++ b/image/cli/mascli/templates/gitops/bootstrap/subscription.yaml @@ -5,7 +5,7 @@ metadata: name: openshift-gitops namespace: openshift-operators spec: - channel: gitops-1.12 + channel: gitops-1.13 installPlanApproval: Automatic name: openshift-gitops-operator source: redhat-operators