We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8e59c commit f3d9496Copy full SHA for f3d9496
pom.xml
@@ -80,12 +80,12 @@
80
<dependency>
81
<groupId>io.fabric8</groupId>
82
<artifactId>kubernetes-client-api</artifactId>
83
- <version>6.13.3</version>
+ <version>7.0.1</version>
84
</dependency>
85
86
87
<artifactId>kubernetes-client</artifactId>
88
+ <version>7.0.0</version>
89
<scope>runtime</scope>
90
91
0 commit comments