Skip to content

Commit 9fc5f9c

Browse files
committed
Update copyright
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 parent 3cf9fe7 commit 9fc5f9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ features:
99
- title: Safer Releases
1010
details: Reduce the risk of introducing a new software version in production by gradually shifting traffic to the new version while measuring metrics like HTTP/gRPC request success rate and latency.
1111
- title: Flexible Traffic Routing
12-
details: Shift and route traffic between app versions using a service mesh like Istio, Linkerd, Kuma, OSM or AWS App Mesh. Or if a service mesh does not meet your needs, use an Ingress controller like Contour, Gloo, NGINX, Skipper or Traefik.
12+
details: Shift and route traffic between app versions using a service mesh like Istio, Linkerd, Kuma or Gateway API implementations. Or if a service mesh does not meet your needs, use an Ingress controller like Contour, Gloo, NGINX, Skipper or Traefik.
1313
- title: Extensible Validation
1414
details: Besides the builtin metrics checks, you can extend your application analysis with custom metrics and webhooks for running acceptance tests, load tests, or any other custom validation.
15-
footer: Apache License 2.0 | Copyright © 2018-2022 The Flux authors
15+
footer: Apache License 2.0 | Copyright © 2018-2025 The Flux authors
1616
---
1717

1818
## Progressive Delivery
@@ -33,7 +33,7 @@ Flagger can run automated application analysis, testing, promotion and rollback
3333
* [Istio](https://docs.flagger.app/tutorials/istio-progressive-delivery),
3434
[Linkerd](https://docs.flagger.app/tutorials/linkerd-progressive-delivery),
3535
[Kuma Service Mesh](https://docs.flagger.app/tutorials/kuma-progressive-delivery),
36-
[Gateway API](https://docs.flagger.app/tutorials/gatewayapi-progressive-delivery),
36+
[Gateway API](https://docs.flagger.app/tutorials/gatewayapi-progressive-delivery)
3737
* [Contour](https://docs.flagger.app/tutorials/contour-progressive-delivery),
3838
[Gloo](https://docs.flagger.app/tutorials/gloo-progressive-delivery),
3939
[NGINX](https://docs.flagger.app/tutorials/nginx-progressive-delivery),

0 commit comments

Comments
 (0)