Commit Graph

2 Commits

Author SHA1 Message Date
Sridhar Gaddam b2f0194f03
Fix revision in uninstall previous control plane (#15907)
* Fix revision in uninstall previous control plane

The upgrade document uses references to both OLD_REVISION as well
as REVISION, but in the "Uninstall the previous control plane" section
instead of using "OLD_REVISION", it uses "REVISION". This PR fixes it.

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Include revision as well in cleanup

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

* Use snip_delete_old_revision methods

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>

---------

Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-11-20 17:35:59 -05:00
Ben Leggett f9332491fb
Add back ambient helm inplace upgrade docs (#15774)
* Add back inplace Helm upgrade as a tabs

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/docs/ambient/upgrade/helm/index.md

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* Fixup

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Wording nits

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Old wording is better here

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-10-09 16:00:45 -04:00