Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
alecrajeev committed Nov 29, 2022
1 parent 6e6297f commit 1c96200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/helm-blue-green/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ To advance the rollout and make the new version stable
kubectl-argo-rollouts promote example-helm-guestbook
```

This promotes container image `ks-guestbook-demo:0.2` to `green` status and `Rollout` deletes old replica which runs `ks-guestbook-demo:0.1`.
This promotes container image `ks-guestbook-demo:0.2` to `green` status and `Rollout` deletes old replica which runs `ks-guestbook-demo:0.1`.

0 comments on commit 1c96200

Please sign in to comment.