Skip to content

Commit

Permalink
Use the proper vitess-operator version in the documentation (vitessio…
Browse files Browse the repository at this point in the history
…#1657)

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
  • Loading branch information
frouioui authored Jan 4, 2024
1 parent a133bb8 commit 89df674
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/16.0/get-started/operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Change to the operator example directory:

```bash
git clone https://github.com/vitessio/vitess
git checkout release-16.0
cd vitess/examples/operator
```

Expand Down
1 change: 1 addition & 0 deletions content/en/docs/17.0/get-started/operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Change to the operator example directory:

```bash
git clone https://github.com/vitessio/vitess
git checkout release-17.0
cd vitess/examples/operator
```

Expand Down
1 change: 1 addition & 0 deletions content/en/docs/18.0/get-started/operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Change to the operator example directory:

```bash
git clone https://github.com/vitessio/vitess
git checkout release-18.0
cd vitess/examples/operator
```

Expand Down

0 comments on commit 89df674

Please sign in to comment.