Skip to content

Commit b5b1e2d

Browse files
authored
remove dev preview from olm config so that CSV looks correct for GA (#80)
Issue #, if available: NA Description of changes: removing dev preview since this controller is about to go GA. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Adam D. Cornett <[email protected]>
1 parent cf45261 commit b5b1e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

olm/olmconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ description: |-
4040
4141
4242
This controller is a component of the [AWS Controller for Kubernetes](https://github.com/aws/aws-controllers-k8s)
43-
project. This project is currently in **developer preview**.
43+
project.
4444
4545
4646
**Pre-Installation Steps**

0 commit comments

Comments
 (0)