Skip to content

Commit a14c45d

Browse files
authoredFeb 18, 2025··
Merge pull request #489 from YashwantGohokar/oke-oss-release_1.30.1
OKE OSS Release 1.30.1
2 parents 19dd6e8 + 3551697 commit a14c45d

File tree

69 files changed

+2008
-506
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+2008
-506
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ else
3838
VERSION ?= ${VERSION}
3939
endif
4040

41-
RELEASE = v1.30.0
41+
RELEASE = v1.30.1
4242

4343
GOOS ?= linux
4444
ARCH ?= amd64

‎README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ cloud-provider specific code out of the Kubernetes codebase.
3434
| v1.26.4 | v1.26 | - |
3535
| v1.27.3 | v1.27 | - |
3636
| v1.28.2 | v1.28 | - |
37-
| v1.29.1 | v1.29 | - |
38-
| v1.30.0 | v1.30 | - |
37+
| v1.29.2 | v1.29 | - |
38+
| v1.30.1 | v1.30 | - |
39+
| v1.31.0 | v1.31 | - |
3940

4041

4142
Note:

0 commit comments

Comments
 (0)
Please sign in to comment.