Skip to content

Commit f69e980

Browse files
committed
chore: fixing components versions page
1 parent a181909 commit f69e980

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • doc/content/en/04-administration-guide/01-installation/02-installation-via-helm/01-operator-parameters

doc/content/en/04-administration-guide/01-installation/02-installation-via-helm/01-operator-parameters/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Workaround for hugo bug not rendering first table row
4343
<tr>
4444
<td id="adminui--image--tag">adminui.image.tag</td>
4545
<td>string</td>
46-
<td>`"1.17.0"`</td>
46+
<td>`"1.17.1"`</td>
4747
<td>Web Console image tag</td>
4848
</tr>
4949
<tr>
@@ -847,7 +847,7 @@ Workaround for hugo bug not rendering first table row
847847
<tr>
848848
<td id="jobs--image--tag">jobs.image.tag</td>
849849
<td>string</td>
850-
<td>`"1.17.0"`</td>
850+
<td>`"1.17.1"`</td>
851851
<td>Operator Installation Jobs image tag</td>
852852
</tr>
853853
<tr>
@@ -895,7 +895,7 @@ Workaround for hugo bug not rendering first table row
895895
<tr>
896896
<td id="operator--image--tag">operator.image.tag</td>
897897
<td>string</td>
898-
<td>`"1.17.0"`</td>
898+
<td>`"1.17.1"`</td>
899899
<td>Operator image tag</td>
900900
</tr>
901901
<tr>
@@ -967,7 +967,7 @@ Workaround for hugo bug not rendering first table row
967967
<tr>
968968
<td id="restapi--image--tag">restapi.image.tag</td>
969969
<td>string</td>
970-
<td>`"1.17.0"`</td>
970+
<td>`"1.17.1"`</td>
971971
<td>REST API image tag</td>
972972
</tr>
973973
<tr>

0 commit comments

Comments
 (0)