Skip to content

Commit 3d64a56

Browse files
authored
remove dev preview from olm config so that CSV looks correct for GA (#39)
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 9c5c512 commit 3d64a56

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
@@ -18,7 +18,7 @@ description: |-
1818
1919
2020
This controller is a component of the [AWS Controller for Kubernetes](https://github.com/aws/aws-controllers-k8s)
21-
project. This project is currently in **developer preview**.
21+
project.
2222
2323
2424
**Pre-Installation Steps**

0 commit comments

Comments
 (0)