From df6d91bf19463db7f66198e2cf7cc2728857a43e Mon Sep 17 00:00:00 2001 From: Joe Julian Date: Wed, 16 Feb 2022 21:17:11 -0800 Subject: [PATCH] Release 4.4.0 notes (revised) (#1447) --- ADDONS.md | 2 +- RELEASE_NOTES.md | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ADDONS.md b/ADDONS.md index 40a8774d..d64a07a7 100644 --- a/ADDONS.md +++ b/ADDONS.md @@ -7,7 +7,7 @@ | |azurediskprovisioner|1.0.0-2|1.0|ClusterAddon| | |cert-manager|1.0.3-8|1.0.3|ClusterAddon| | |dashboard|3.1.0-1|2.3.1|ClusterAddon| -| |defaultstorageclass-protection|1.1.0-0|0.0.6|ClusterAddon| +| |defaultstorageclass-protection|1.1.0-1|0.1.0|ClusterAddon| | |external-dns|0.7.0-4|0.7.0|ClusterAddon| | |gcpdisk-csi-driver|0.7.1-2|0.7.1|ClusterAddon| | |gcpdiskprovisioner|1.0.0-2|1.0|ClusterAddon| diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index dfdae426..1f105ce7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,10 @@ ## stable-1.20-4.4.0, v4.4.0 +### defaultstorageclass-protection + - Use a chart version that has no reference to "latest" tag of default-storage-class + #1446 (@mesosphere-mergebot) + ### kube-oidc-proxy - Bumps kube-oidc-proxy to 0.3.0 to resolve "kubectl log" latency issues (COPS-7123) #1420 (@mesosphere-mergebot) @@ -14,12 +18,12 @@ #1412 (@mesosphere-mergebot) ### prometheus - - Adds concurrency policy Replace configuration to the Grafana home dashboard CronJob to avoid potentially creating an unbound number of pods (COPS-7105) - #1399 (@mesosphere-mergebot) - - chore: Pins Grafana image to 7.5.6 and bumps kubectl image to 1.20.6 (COPS-6963) #1428 (@mesosphere-mergebot) + - Adds concurrency policy Replace configuration to the Grafana home dashboard CronJob to avoid potentially creating an unbound number of pods (COPS-7105) + #1399 (@mesosphere-mergebot) + - Alertmanager CRD is now properly upgraded (COPS-6842) #1330 (@mesosphere-mergebot)