Skip to content

Commit b6485f6

Browse files
authored
remove dev preview from olm file in preparation for GA (#45)
Issue #, if available: NA Description of changes: Removing the dev preview verbiage from the OLM config file in preparation for this controller 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 25d36e1 commit b6485f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: olm/olmconfig.yaml

+1-1
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)