Skip to content

Commit 295e25b

Browse files
authored
Update ansible and cluster-logging operator versions (#1191)
1 parent ad10d98 commit 295e25b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup/operators/installtemplates/ansible-automation-platform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ objects:
1818
name: aap-operator
1919
namespace: ${AAP_NAMESPACE}
2020
spec:
21-
channel: stable-2.4-cluster-scoped
21+
channel: stable-2.5-cluster-scoped
2222
installPlanApproval: Automatic
2323
name: ansible-automation-platform-operator
2424
source: redhat-operators

setup/operators/installtemplates/cluster-logging-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ objects:
1515
labels:
1616
operators.coreos.com/cluster-logging.openshift-logging: ""
1717
spec:
18-
channel: stable-6.1
18+
channel: stable-6.3
1919
installPlanApproval: Automatic
2020
name: cluster-logging
2121
source: redhat-operators

0 commit comments

Comments
 (0)