Skip to content

Commit 4656c23

Browse files
authored
Update README.md
1 parent 44ae09b commit 4656c23

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ PHP Helm Wrapper
99
[![Monthly Downloads](https://poser.pugx.org/renoki-co/php-helm/d/monthly)](https://packagist.org/packages/renoki-co/php-helm)
1010
[![License](https://poser.pugx.org/renoki-co/php-helm/license)](https://packagist.org/packages/renoki-co/php-helm)
1111

12-
![Min. K8s Version](https://img.shields.io/badge/Min.%20K8s%20Version-v1.17.16-%23326ce5?colorA=306CE8&colorB=green)
13-
![Max. K8s Version](https://img.shields.io/badge/Max.%20K8s%20Version-v1.19.6-%23326ce5?colorA=306CE8&colorB=green)
12+
![v1.18.17 K8s Version](https://img.shields.io/badge/K8s%20v1.18.17-Ready-%23326ce5?colorA=306CE8&colorB=green)
13+
![v1.19.9 K8s Version](https://img.shields.io/badge/K8s%20v1.19.9-Ready-%23326ce5?colorA=306CE8&colorB=green)
14+
![v1.20.5 K8s Version](https://img.shields.io/badge/K8s%20v1.20.5-Ready-%23326ce5?colorA=306CE8&colorB=green)
1415

1516
PHP Helm is a process wrapper for Kubernetes' Helm v3. You can run Helm v3 commands directly from PHP with a simple syntax.
1617

0 commit comments

Comments
 (0)