Skip to content

Commit d6cb22b

Browse files
authored
Update README.md
Signed-off-by: Alex Jones <[email protected]>
1 parent 41656d5 commit d6cb22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ _Requires [cert manager](https://cert-manager.io/docs/installation/kubernetes/)
1313

1414
```
1515
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
16+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/certificate.yaml
17+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/release.yaml
1818
```
1919

2020
### Architecture

0 commit comments

Comments
 (0)