File tree 14 files changed +14
-14
lines changed
bootstrapper-maven-plugin
caffeine-bounded-cache-support
operator-framework-junit5
controller-namespace-deletion
14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >java-operator-sdk</artifactId >
8
- <version >5.0.0 -SNAPSHOT</version >
8
+ <version >5.0.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >bootstrapper</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.javaoperatorsdk</groupId >
6
6
<artifactId >java-operator-sdk</artifactId >
7
- <version >5.0.0 -SNAPSHOT</version >
7
+ <version >5.0.1 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >caffeine-bounded-cache-support</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.javaoperatorsdk</groupId >
6
6
<artifactId >java-operator-sdk</artifactId >
7
- <version >5.0.0 -SNAPSHOT</version >
7
+ <version >5.0.1 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >micrometer-support</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.javaoperatorsdk</groupId >
6
6
<artifactId >operator-framework-bom</artifactId >
7
- <version >5.0.0 -SNAPSHOT</version >
7
+ <version >5.0.1 -SNAPSHOT</version >
8
8
<packaging >pom</packaging >
9
9
<name >Operator SDK - Bill of Materials</name >
10
10
<description >Java SDK for implementing Kubernetes operators</description >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.javaoperatorsdk</groupId >
6
6
<artifactId >java-operator-sdk</artifactId >
7
- <version >5.0.0 -SNAPSHOT</version >
7
+ <version >5.0.1 -SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.javaoperatorsdk</groupId >
6
6
<artifactId >java-operator-sdk</artifactId >
7
- <version >5.0.0 -SNAPSHOT</version >
7
+ <version >5.0.1 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >operator-framework-junit-5</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.javaoperatorsdk</groupId >
6
6
<artifactId >java-operator-sdk</artifactId >
7
- <version >5.0.0 -SNAPSHOT</version >
7
+ <version >5.0.1 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >operator-framework</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.javaoperatorsdk</groupId >
6
6
<artifactId >java-operator-sdk</artifactId >
7
- <version >5.0.0 -SNAPSHOT</version >
7
+ <version >5.0.1 -SNAPSHOT</version >
8
8
<packaging >pom</packaging >
9
9
<name >Operator SDK for Java</name >
10
10
<description >Java SDK for implementing Kubernetes operators</description >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >sample-operators</artifactId >
8
- <version >5.0.0 -SNAPSHOT</version >
8
+ <version >5.0.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >sample-controller-namespace-deletion</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >sample-operators</artifactId >
8
- <version >5.0.0 -SNAPSHOT</version >
8
+ <version >5.0.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >sample-leader-election</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >sample-operators</artifactId >
8
- <version >5.0.0 -SNAPSHOT</version >
8
+ <version >5.0.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >sample-mysql-schema-operator</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >java-operator-sdk</artifactId >
8
- <version >5.0.0 -SNAPSHOT</version >
8
+ <version >5.0.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >sample-operators</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >sample-operators</artifactId >
8
- <version >5.0.0 -SNAPSHOT</version >
8
+ <version >5.0.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >sample-tomcat-operator</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.javaoperatorsdk</groupId >
7
7
<artifactId >sample-operators</artifactId >
8
- <version >5.0.0 -SNAPSHOT</version >
8
+ <version >5.0.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >sample-webpage-operator</artifactId >
You can’t perform that action at this time.
0 commit comments