Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update review date and add some punctuations #5746

Merged
merged 1 commit into from
Jun 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions runbooks/source/upgrade-cluster-components.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Upgrade cluster components
weight: 54
last_reviewed_on: 2023-12-18
last_reviewed_on: 2024-06-20
review_in: 6 months
---

Expand Down Expand Up @@ -99,11 +99,11 @@ make run-tests

### Things to observe when testing the upgrade

The below are some of the general things to check when during the upgrade and not a complete list.
Below are some of the general things to check when during the upgrade and not a complete list.

### Performing the upgrade

There is a cli command to perform the upgrade. First navigate to the [cloud-platform-infrastructure repo] and run the following command:
There is a cli command to perform the upgrade. First, navigate to the [cloud-platform-infrastructure repo] and run the following command:

```bash
cloud-platform environments bump-module --module <module-name> --module-version <version>
Expand Down
Loading