1.6.13 release notes (#8344)

* 1.6.13 release notes

* Fix linter issues

* Update index.md
This commit is contained in:
Brian Avery 2020-10-26 12:34:40 -04:00 committed by GitHub
parent 2afa5a86d2
commit bdf70e4390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
---
title: Announcing Istio 1.6.13
linktitle: 1.6.13
subtitle: Patch Release
description: Istio 1.6.13 patch release.
publishdate: 2020-10-27
release: 1.6.13
aliases:
- /news/announcing-1.6.13
---
This release contains bug fixes to improve robustness. This release note describes whats different between Istio 1.6.12 and Istio 1.6.13
{{< relnote >}}
## Changes
- **Fixed** an issue where Istiod's `cacert.pem` was under the `testdata` directory
([Issue #27574](https://github.com/istio/istio/issues/27574))
- **Fixed** Pilot agent app probe connection leak.
([Issue #27726](https://github.com/istio/istio/issues/27726))