Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Update README.md (#129)
Browse files Browse the repository at this point in the history
* update readme

* typo
  • Loading branch information
xiaoyic authored Mar 7, 2024
1 parent 4f0a53e commit cf07afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ https://www.figma.com/file/SwvHqpya7BGBj9MHot6dGC/OT-Agent?node-id=0%3A1

# Deploying a Release

Make sure the value in the code for the agent version number is correct: https://github.com/ottertune/ot-agent/blob/main/driver/compute_server_client.py#L23
Make sure the agent version number is correct: https://github.com/ottertune/ot-agent/blob/main/agent_version.py

Create a release by [making one in the Github UI](https://github.com/ottertune/ot-agent/releases/new). This will automatically trigger a job to build and push images to public ECR and Dockerhub. Each version name is a two word alliteration of the form: Adjective Animal.

Expand All @@ -101,7 +101,7 @@ Also update the agent helm chart:
Then create a release by [making one in the Github UI](https://github.com/ottertune/agent-helm-chart/releases/new)
This will utomatically trigger a job to build and push images to support installing agent via Helm Chart

Also update the documentation [here]( https://docs.ottertune.com/support/kb/articles/496D50mX/agent-upgrade) and [here](https://docs.ottertune.com/support/kb/articles/A93xgYW0/agent-setup) :
Also update the documentation [here]( https://docs.ottertune.com/support/kb/articles/496D50mX/agent-upgrade) and [here](https://docs.ottertune.com/support/kb/articles/A93xgYW0/agent-setup)



Expand Down

0 comments on commit cf07afb

Please sign in to comment.