Skip to content

Commit

Permalink
Add instructions for Helm upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
swoodward90 authored Dec 4, 2023
1 parent e50f604 commit e37cceb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/deployments/upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ description: Change versions of deployed services

Plural will track new revisions for a service when the underlying Git repo or configured secrets are changed. When PRs are merged to the tracked branch in Git, the service will be updated after the next pull. Modifying secrets will also trigger an update.

To upgrade a service deployed with a Helm chart, navigate to the deployments table and click on the three dots at the end of the row. Choose the "Settings" option, select the version of the chart you want to apply, and click "Update".

## Rollbacks

To roll a service back to a prior revision, you can either select the Rollback icon from the deployments table or the Revisions tab from the Service details page.
Expand Down

0 comments on commit e37cceb

Please sign in to comment.