You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/olm_manifests.md
+28-1Lines changed: 28 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,20 +35,47 @@ This issue assumes you are generating OLM manifests for a released SDP version w
35
35
36
36
## Secret operator
37
37
38
+
### Generate manifests
39
+
40
+
-[ ] Update the supported OpenShift version range in the function [generate_metadata()](https://github.com/stackabletech/stackable-utils/blob/273ec983d6c0b1ea1852d9633ed56b8123054b39/olm/build-manifests.sh#L39)
38
41
-[ ] Create release branch (from `main`) in the openshift operator repository
39
42
40
43
cd $HOME/repo/stackable/openshift-certified-operators
0 commit comments