File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.5 "
2+ "." : " 0.2.6 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.6] ( https://github.com/open-feature/open-feature-operator/compare/v0.2.5...v0.2.6 ) (2022-10-20)
4+
5+
6+ ### Bug Fixes
7+
8+ * CVE-2022 -32149 ([ 015c19a] ( https://github.com/open-feature/open-feature-operator/commit/015c19ac4455673902c365111816b021f893c485 ) )
9+
310## [ 0.2.5] ( https://github.com/open-feature/open-feature-operator/compare/v0.2.4...v0.2.5 ) (2022-10-19)
411
512
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ _Requires [cert manager](https://cert-manager.io/docs/installation/kubernetes/)
1919
2020```
2121kubectl create namespace open-feature-operator-system
22- kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.5 /certificate.yaml
23- kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.5 /release.yaml
22+ kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.6 /certificate.yaml
23+ kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.6 /release.yaml
2424```
2525
2626<!-- -x-release-please-end-->
You can’t perform that action at this time.
0 commit comments