Skip to content

Commit 257adf6

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 a3761c3 commit 257adf6

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
@@ -25,7 +25,7 @@ description: |-
2525
2626
2727
This controller is a component of the [AWS Controller for Kubernetes](https://github.com/aws/aws-controllers-k8s)
28-
project. This project is currently in **developer preview**.
28+
project.
2929
3030
3131
**Pre-Installation Steps**

0 commit comments

Comments
 (0)