Skip to content

Commit

Permalink
24.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cn-wencai committed Aug 14, 2024
1 parent b9aeb8b commit 126dd43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cd ida-operator

Step 4. Load IDA docker images

Get the IDA image file **ida-all-<version>.tgz**, then push it to your private registry.
Get the IDA image file **ida-all-&lt;version&gt;.tgz**, then push it to your private registry.

```
chmod +x scripts/loadImages.sh
Expand Down
2 changes: 1 addition & 1 deletion README_K8S.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cd ida-operator

Step 5. Load IDA docker images

Get the IDA image file **ida-all-<version>.tgz**, then push it to your private registry.
Get the IDA image file **ida-all-&lt;version&gt;.tgz**, then push it to your private registry.

```
chmod +x scripts/loadImages.sh
Expand Down

0 comments on commit 126dd43

Please sign in to comment.