Skip to content

Commit 1e082d9

Browse files
authored
Update README.md
Signed-off-by: Alex Jones <[email protected]>
1 parent 57d1f08 commit 1e082d9

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
@@ -12,8 +12,8 @@ The open-feature-operator is a Kubernetes native operator that allows you to exp
1212
_Requires [cert manager](https://cert-manager.io/docs/installation/kubernetes/) installed_
1313

1414
```
15-
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.6/certificate.yaml
16-
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.6/release.yaml
15+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/certificate.yaml
16+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/release.yaml
1717
```
1818

1919
### Architecture

0 commit comments

Comments
 (0)