v0.0.8
FlagD
flagD version is 0.0.6
Run the example
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/certificate.yaml
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/release.yaml
Now deploy the E2E demo
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/end-to-end.yaml
What's Changed
- this stops the accidental commit of flagd_version changes by @AlexsJones in #58
- Updated the schema by @AlexsJones in #60
- Update schema path in Dockerflie by @beeme1mr in #61
- flagd customisation by @AlexsJones in #64
Full Changelog: v0.0.7...v0.0.8