Rolling Back Releases
Learn how to roll back to a previous release.
We'll cover the following...
Problem statement
Now that we’ve figured out how to move forward by installing or upgrading releases, let’s see whether we can go backward. Can we roll back the version if there’s a problem that we didn’t detect before applying a new release?
Viewing the deployed releases
We’ll start by taking a quick look at the go-demo-9
releases we’ve deployed so far in the ...