Skip to content

Commit ed12808

Browse files
chore(deps): update dependency open-feature/open-feature-operator to v0.5.5 (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 664a9a6 commit ed12808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/ofo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ kubectl wait --timeout=60s --for condition=Available=True deploy --all -n 'cert-
6666
And finally, let's install the operator itself:
6767

6868
```shell
69-
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.5.4/release.yaml && \
69+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.5.5/release.yaml && \
7070
kubectl wait --timeout=60s --for condition=Available=True deploy --all -n 'open-feature-operator-system'
7171
```
7272

0 commit comments

Comments
 (0)