Skip to content

Commit

Permalink
Upgrade CRD reference
Browse files Browse the repository at this point in the history
  • Loading branch information
RachanKaur authored Jun 1, 2024
1 parent e494dac commit 42db1f3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ they will join together in a multi-datacenter cluster.<br/>
<td><b>serverType</b></td>
<td>enum</td>
<td>
Server type: "cassandra" or "dse"<br/>
Server type: "cassandra", "dse" or "hcd"<br/>
<br/>
<i>Enum</i>: cassandra, dse<br/>
<i>Enum</i>: cassandra, dse, hcd<br/>
</td>
<td>true</td>
</tr><tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1275,7 +1275,7 @@ on ServerVersion.<br/>
<td>
Server type: "cassandra" or "dse".<br/>
<br/>
<i>Enum</i>: cassandra, dse<br/>
<i>Enum</i>: cassandra, dse, hcd<br/>
<i>Default</i>: cassandra<br/>
</td>
<td>false</td>
Expand All @@ -1285,7 +1285,8 @@ on ServerVersion.<br/>
<td>
ServerVersion is the Cassandra or DSE version. The following versions are supported:
- Cassandra: 3.11.X, 4.X.X and 5.X.X
- DSE: 6.8.X, 7.x.x<br/>
- DSE: 6.8.X, 7.x.x
- HCD: 1.0.x<br/>
</td>
<td>false</td>
</tr><tr>
Expand Down Expand Up @@ -5537,7 +5538,8 @@ on ServerVersion.<br/>
<td>
ServerVersion is the Cassandra or DSE version. The following versions are supported:
- Cassandra: 3.11.X, 4.X.X and 5.X.X
- DSE: 6.8.X, 7.x.x<br/>
- DSE: 6.8.X, 7.x.x
- HCD: 1.0.x<br/>
</td>
<td>false</td>
</tr><tr>
Expand Down Expand Up @@ -54688,10 +54690,10 @@ and must contain two keys: "username" and "password".<br/>
<td>object</td>
<td>
The image to use for the Reaper pod main container.
The default is "thelastpickle/cassandra-reaper:3.6.0".
The default is "thelastpickle/cassandra-reaper:f52e877".
TODO: update with real release version.<br/>
<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:3.6.0]<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:f52e877]<br/>
</td>
<td>false</td>
</tr><tr>
Expand Down Expand Up @@ -56624,7 +56626,7 @@ TODO: Add other useful fields. apiVersion, kind, uid?<br/>


The image to use for the Reaper pod main container.
The default is "thelastpickle/cassandra-reaper:3.6.0".
The default is "thelastpickle/cassandra-reaper:f52e877".
TODO: update with real release version.

<table>
Expand Down Expand Up @@ -84150,10 +84152,10 @@ and must contain two keys: "username" and "password".<br/>
<td>object</td>
<td>
The image to use for the Reaper pod main container.
The default is "thelastpickle/cassandra-reaper:3.6.0".
The default is "thelastpickle/cassandra-reaper:f52e877".
TODO: update with real release version.<br/>
<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:3.6.0]<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:f52e877]<br/>
</td>
<td>false</td>
</tr><tr>
Expand Down Expand Up @@ -86343,7 +86345,7 @@ TODO: Add other useful fields. apiVersion, kind, uid?<br/>


The image to use for the Reaper pod main container.
The default is "thelastpickle/cassandra-reaper:3.6.0".
The default is "thelastpickle/cassandra-reaper:f52e877".
TODO: update with real release version.

<table>
Expand Down

0 comments on commit 42db1f3

Please sign in to comment.