From 83be477b736bc497dde66c040f294a459fd179de Mon Sep 17 00:00:00 2001 From: Katarzyna Kujawa Date: Wed, 1 Jun 2022 11:54:11 +0200 Subject: [PATCH] docs: update tested kubectl version to 1.23.6 --- CHANGELOG.md | 3 +++ deploy/README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5469550992..898a651185 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - chore: add support for GKE with Kubernetes 1.22 [#2314][#2314] - chore: remove support for AKS with Kubernetes 1.19 & 1.20 [#2315][#2315] - chore: add support for EKS with Kuberentes 1.22 [#2321][#2321] +- chore: update tested helm version to 3.8.2 [#2317][#2317] +- chore: update tested kubectl version to 1.23.6 [#2317][#2317] ### Fixed @@ -38,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#2318]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2318 [#2315]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2315 [#2321]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2321 +[#2317]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2317 [Unreleased]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.8.0...main ## [v2.8.0] diff --git a/deploy/README.md b/deploy/README.md index 2b1baa20c0..2b5d4c0b6f 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -82,7 +82,7 @@ The following table displays the tested Kubernetes and Helm versions. | K8s with AKS | 1.21
1.22 | | OpenShift | 4.6
4.7
4.8 | | Helm | 3.8.2 (Linux) | -| kubectl | 1.16.0 | +| kubectl | 1.23.6 | The following matrix displays the tested package versions for our Helm chart.