Skip to content

Commit 12ae90b

Browse files
committed
Update README
1 parent 1ee69ee commit 12ae90b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
</p>
44

55
<p align="center">
6-
<img src="https://img.shields.io/badge/Swift-5.5-orange.svg" />
7-
<a href="https://v1-24.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/">
8-
<img src="https://img.shields.io/badge/Kubernetes-1.24.8-blue.svg" alt="Kubernetes 1.24.8"/>
6+
<img src="https://img.shields.io/badge/Swift-5.6-orange.svg" />
7+
<a href="https://v1-26.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/">
8+
<img src="https://img.shields.io/badge/Kubernetes-1.24.8-blue.svg" alt="Kubernetes 1.26.4"/>
99
</a>
1010
<a href="https://swift.org/package-manager">
1111
<img src="https://img.shields.io/badge/swiftpm-compatible-brightgreen.svg?style=flat" alt="Swift Package Manager" />
@@ -52,6 +52,7 @@
5252
| `0.8.x` | - | - | - | - | - | - || - | - |
5353
| `0.9.x` | - | - | - | - | - | - | - || - |
5454
| `0.10.x` | - | - | - | - | - | - | - | - ||
55+
| `0.11.x` | - | - | - | - | - | - | - | - ||
5556

5657
- `` Exact match of API objects in both model and the Kubernetes version.
5758
- `-` API objects mismatches either due to the removal of old API or the addition of new API. However, everything the

0 commit comments

Comments
 (0)