Skip to content

Commit 8b053aa

Browse files
authored
Update README.md
1 parent bc09d91 commit 8b053aa

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
@@ -10,8 +10,8 @@ The open-feature-operator is a Kubernetes native operator that allows you to exp
1010
### Deploy the latest release
1111

1212
```
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
13+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.5/certificate.yaml
14+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.5/release.yaml
1515
```
1616

1717
### Architecture

0 commit comments

Comments
 (0)