Skip to content

Commit 5fcf637

Browse files
authored
chore: remove pre alpha badges (#317)
Signed-off-by: Michael Beemer <[email protected]>
1 parent 5dae99b commit 5fcf637

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@
66

77
![build](https://img.shields.io/github/actions/workflow/status/open-feature/open-feature-operator/pr-checks.yml?branch=main)
88
![goversion](https://img.shields.io/github/go-mod/go-version/open-feature/open-feature-operator/main)
9-
![version](https://img.shields.io/badge/version-pre--alpha-green)
10-
![status](https://img.shields.io/badge/status-not--for--production-red)
119
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/open-feature-operator)](https://artifacthub.io/packages/search?repo=open-feature-operator)
1210
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6615/badge)](https://bestpractices.coreinfrastructure.org/projects/6615)
1311
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-feature%2Fopen-feature-operator.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-feature%2Fopen-feature-operator?ref=badge_shield)
1412

15-
1613
## Get started
1714

1815
The OpenFeature Operator allows you to expose feature flags to your applications. It injects a [flagD](https://github.com/open-feature/flagd) sidecar into relevant pods exposes gRPC and HTTP interfaces for flag evaluation. To get started, follow the installation instructions in the [docs](./docs).

0 commit comments

Comments
 (0)