From 2bd0284891487c73a71b247bcb8e370f6f173a36 Mon Sep 17 00:00:00 2001 From: Alex Renoki Date: Wed, 11 Aug 2021 11:59:59 +0300 Subject: [PATCH] upgraded kubernetes --- .github/workflows/ci.yml | 6 +++--- README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8295169e..03fb577a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,9 +22,9 @@ jobs: - '7.4' - '8.0' kubernetes: - - '1.19.10' - - '1.20.6' - - '1.21.0' + - '1.20.9' + - '1.21.3' + - '1.22.0' laravel: # - 7.* - 8.* diff --git a/README.md b/README.md index 2c8666c3..b545eb7c 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ PHP K8s [![Monthly Downloads](https://poser.pugx.org/renoki-co/php-k8s/d/monthly)](https://packagist.org/packages/renoki-co/php-k8s) [![License](https://poser.pugx.org/renoki-co/php-k8s/license)](https://packagist.org/packages/renoki-co/php-k8s) -![v1.19.10 K8s Version](https://img.shields.io/badge/K8s%20v1.19.10-Ready-%23326ce5?colorA=306CE8&colorB=green) -![v1.20.6 K8s Version](https://img.shields.io/badge/K8s%20v1.20.6-Ready-%23326ce5?colorA=306CE8&colorB=green) -![v1.21.0 K8s Version](https://img.shields.io/badge/K8s%20v1.21.0-Ready-%23326ce5?colorA=306CE8&colorB=green) +![v1.20.9 K8s Version](https://img.shields.io/badge/K8s%20v1.20.9-Ready-%23326ce5?colorA=306CE8&colorB=green) +![v1.21.3 K8s Version](https://img.shields.io/badge/K8s%20v1.21.3-Ready-%23326ce5?colorA=306CE8&colorB=green) +![v1.22.0 K8s Version](https://img.shields.io/badge/K8s%20v1.22.0-Ready-%23326ce5?colorA=306CE8&colorB=green) [![Client Capabilities](https://img.shields.io/badge/Kubernetes%20Client-Silver-blue.svg?colorB=C0C0C0&colorA=306CE8)](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-new-client-library-procedure.md#client-capabilities) [![Client Support Level](https://img.shields.io/badge/Kubernetes%20Client-beta-green.svg?colorA=306CE8)](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-new-client-library-procedure.md#client-support-level)