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 933cd94 commit 1bbf31cCopy full SHA for 1bbf31c
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.9/certificate.yaml
17
-kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.9/release.yaml
+kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.1.1/certificate.yaml
+kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.1.1/release.yaml
18
19
20
### Architecture
0 commit comments