File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.0 "
2+ "." : " 0.2.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/open-feature/open-feature-operator/compare/v0.2.0...v0.2.1 ) (2022-10-13)
4+
5+
6+ ### Features
7+
8+ * metrics ([ #111 ] ( https://github.com/open-feature/open-feature-operator/issues/111 ) ) ([ 6016669] ( https://github.com/open-feature/open-feature-operator/commit/6016669ec46984d127951ee5d0ff02e7685f4d80 ) )
9+ * pr github action workflow ([ #96 ] ( https://github.com/open-feature/open-feature-operator/issues/96 ) ) ([ a719f8a] ( https://github.com/open-feature/open-feature-operator/commit/a719f8a33abc9b9599987314282cc4e7ac202d67 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * include assets in release ([ #109 ] ( https://github.com/open-feature/open-feature-operator/issues/109 ) ) ([ b835abb] ( https://github.com/open-feature/open-feature-operator/commit/b835abb48ae8ca3c9c63abd51ae5614a4068c003 ) )
15+
316## [ 0.2.0] ( https://github.com/open-feature/open-feature-operator/compare/v0.1.1...v0.2.0 ) (2022-10-10)
417
518
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.0 /certificate.yaml
23- kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.0 /release.yaml
22+ kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.1 /certificate.yaml
23+ kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.2.1 /release.yaml
2424```
2525
2626<!-- -x-release-please-end-->
You can’t perform that action at this time.
0 commit comments