File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ Apply the release yaml directly via kubectl
3232<!-- -x-release-please-start-version-->
3333``` sh
3434kubectl create namespace open-feature-operator-system
35- kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.20 /release.yaml
35+ kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.21 /release.yaml
3636```
3737<!-- -x-release-please-end-->
3838### Uninstall
3939<!-- -x-release-please-start-version-->
4040``` sh
41- kubectl delete -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.20 /release.yaml
41+ kubectl delete -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.21 /release.yaml
4242kubectl delete namespace open-feature-operator-system
4343```
4444<!-- -x-release-please-end-->
You can’t perform that action at this time.
0 commit comments