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 41656d5 commit d6cb22bCopy full SHA for d6cb22b
README.md
@@ -13,8 +13,8 @@ _Requires [cert manager](https://cert-manager.io/docs/installation/kubernetes/)
13
14
```
15
kubectl create namespace open-feature-operator-system
16
-kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/certificate.yaml
17
-kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/release.yaml
+kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/certificate.yaml
+kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/release.yaml
18
19
20
### Architecture
0 commit comments