Skip to content

Commit 269e2e8

Browse files
authored
Merge pull request #31 from bashtools/0.8.30
kubernetes version 1.33.1
2 parents c868fa9 + d7aac2b commit 269e2e8

File tree

4 files changed

+501
-500
lines changed

4 files changed

+501
-500
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 0.8.29
1+
VERSION = 0.8.30
22

33
.PHONY: all
44
all: mok.deploy tags

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Available kubernetes versions:
1111
| ------------- | -------- |
1212
| 1.31.x | not supported |
1313
| 1.32.x | 1.32.0, 1.32.1, 1.32.2, 1.32.3, 1.32.4 |
14-
| 1.33.x | 1.33.0 |
14+
| 1.33.x | 1.33.0, 1.33.1 |
1515

1616
## TL;DR Quick Start
1717

0 commit comments

Comments
 (0)