fixed typo

"where" to "were"
This commit is contained in:
Stacey Potter
2020-03-09 10:19:50 -07:00
committed by GitHub
parent c5dffbaa3f
commit 246e5f8c13
+2 -2
View File
@@ -8,7 +8,7 @@ This is a release candidate for Flagger v1.0.0.
The upgrade procedure from 0.x to 1.0 can be found [here](https://docs.flagger.app/dev/upgrade-guide).
Two new resources where added to the API: `MetricTemplate` and `AlertProvider`.
Two new resources were added to the API: `MetricTemplate` and `AlertProvider`.
The analysis can reference [metric templates](https://docs.flagger.app//usage/metrics#custom-metrics)
to query Prometheus, Datadog and AWS CloudWatch.
[Alerting](https://docs.flagger.app/v/master/usage/alerting#canary-configuration) can be configured on a per
@@ -620,4 +620,4 @@ Initial semver release
- Add OpenAPI v3 schema validation to Canary CRD
- Use CRD status for canary state persistence
- Add Helm charts for Flagger and Grafana
- Add canary analysis Grafana dashboard
- Add canary analysis Grafana dashboard