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 bc09d91 commit 8b053aaCopy full SHA for 8b053aa
README.md
@@ -10,8 +10,8 @@ The open-feature-operator is a Kubernetes native operator that allows you to exp
10
### Deploy the latest release
11
12
```
13
-kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.4/certificate.yaml
14
-kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.4/release.yaml
+kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.5/certificate.yaml
+kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.5/release.yaml
15
16
17
### Architecture
0 commit comments