Skip to content

Commit

Permalink
Upgrade CRD reference (#1291)
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski authored Apr 19, 2024
1 parent f4bad65 commit a8ccb3a
Show file tree
Hide file tree
Showing 2 changed files with 94,904 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52853,10 +52853,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.5.0".
The default is "thelastpickle/cassandra-reaper:3.6.0".
TODO: update with real release version.<br/>
<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:3.5.0]<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:3.6.0]<br/>
</td>
<td>false</td>
</tr><tr>
Expand Down Expand Up @@ -52891,11 +52891,7 @@ TODO: update with real release version.<br/>
<td><b><a href="#k8ssandraclusterspecreaperinitcontainerimage">initContainerImage</a></b></td>
<td>object</td>
<td>
The image to use for the Reaper pod init container (that performs schema migrations).
The default is "thelastpickle/cassandra-reaper:3.5.0".
TODO: update with real release version.<br/>
<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:3.5.0]<br/>
Deprecated: The main container image will be used for the init container as well.<br/>
</td>
<td>false</td>
</tr><tr>
Expand Down Expand Up @@ -54665,7 +54661,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.5.0".
The default is "thelastpickle/cassandra-reaper:3.6.0".
TODO: update with real release version.

<table>
Expand Down Expand Up @@ -54836,9 +54832,7 @@ TODO: Add other useful fields. apiVersion, kind, uid?<br/>



The image to use for the Reaper pod init container (that performs schema migrations).
The default is "thelastpickle/cassandra-reaper:3.5.0".
TODO: update with real release version.
Deprecated: The main container image will be used for the init container as well.

<table>
<thead>
Expand Down Expand Up @@ -82064,10 +82058,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.5.0".
The default is "thelastpickle/cassandra-reaper:3.6.0".
TODO: update with real release version.<br/>
<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:3.5.0]<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:3.6.0]<br/>
</td>
<td>false</td>
</tr><tr>
Expand Down Expand Up @@ -82106,11 +82100,7 @@ See https://cassandra-reaper.io/docs/usage/multi_dc/.<br/>
<td><b><a href="#reaperspecinitcontainerimage">initContainerImage</a></b></td>
<td>object</td>
<td>
The image to use for the Reaper pod init container (that performs schema migrations).
The default is "thelastpickle/cassandra-reaper:3.5.0".
TODO: update with real release version.<br/>
<br/>
<i>Default</i>: map[name:cassandra-reaper repository:thelastpickle tag:3.5.0]<br/>
Deprecated: The main container image will be used for the init container as well.<br/>
</td>
<td>false</td>
</tr><tr>
Expand Down Expand Up @@ -84133,7 +84123,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.5.0".
The default is "thelastpickle/cassandra-reaper:3.6.0".
TODO: update with real release version.

<table>
Expand Down Expand Up @@ -84304,9 +84294,7 @@ TODO: Add other useful fields. apiVersion, kind, uid?<br/>



The image to use for the Reaper pod init container (that performs schema migrations).
The default is "thelastpickle/cassandra-reaper:3.5.0".
TODO: update with real release version.
Deprecated: The main container image will be used for the init container as well.

<table>
<thead>
Expand Down
Loading

0 comments on commit a8ccb3a

Please sign in to comment.