Skip to content

Commit e7bd9b1

Browse files
authored
Add ibm-events-operator-v6.0 to operandRegistry (#2692)
Signed-off-by: Sophie Shen <syc_libra@live.cn>
1 parent 0444186 commit e7bd9b1

File tree

1 file changed

+8
-0
lines changed
  • internal/controller/constant

1 file changed

+8
-0
lines changed

internal/controller/constant/odlm.go

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2873,6 +2873,14 @@ spec:
28732873
installPlanApproval: {{ .ApprovalMode }}
28742874
sourceName: {{ .CatalogSourceName }}
28752875
sourceNamespace: "{{ .CatalogSourceNs }}"
2876+
- channel: v6.0
2877+
name: ibm-events-operator-v6.0
2878+
namespace: "{{ .CPFSNs }}"
2879+
packageName: ibm-events-operator
2880+
scope: public
2881+
installPlanApproval: {{ .ApprovalMode }}
2882+
sourceName: {{ .CatalogSourceName }}
2883+
sourceNamespace: "{{ .CatalogSourceNs }}"
28762884
- name: ibm-platformui-operator
28772885
namespace: "{{ .CPFSNs }}"
28782886
channel: v6.3

0 commit comments

Comments
 (0)