We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d1f08 commit 1e082d9Copy full SHA for 1e082d9
README.md
@@ -12,8 +12,8 @@ The open-feature-operator is a Kubernetes native operator that allows you to exp
12
_Requires [cert manager](https://cert-manager.io/docs/installation/kubernetes/) installed_
13
14
```
15
-kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.6/certificate.yaml
16
-kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.6/release.yaml
+kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/certificate.yaml
+kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/release.yaml
17
18
19
### Architecture
0 commit comments