Skip to content

Commit ea4e2e5

Browse files
CR-23786 Added Upgrade Path (#1045)
* CR-23786 Added Upgrade Path Added upgrade path based on ArgoCD * Added links argo cd version info Added links to argo cd versioning info and tested K8s version for upgrade * Update content Minor edits --------- Co-authored-by: NimRegev <nima.regev@codefresh.io>
1 parent 53c9aea commit ea4e2e5

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

_docs/installation/gitops/hybrid-gitops-helm-installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,10 @@ You can [monitor]({{site.baseurl}}/docs/deployments/gitops/applications-dashboar
833833

834834
For a comparison between Hosted and Hybrid GitOps Runtimes, see [Hosted vs. hybrid GitOps]({{site.baseurl}}/docs/installation/installation-options/#hosted-vshybrid-gitops).
835835

836+
## Upgrade Runtimes
837+
For upgrade instructions, see [Upgrade GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/#hybrid-gitops-upgrade-gitops-runtimes/).
838+
839+
For details on Argo CD versions and their compatible Kubernetes versions, see [Argo CD versioning information](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/){:target="\_block"} and [Kubernetes tested versions](https://argo-cd.readthedocs.io/en/stable/operator-manual/installation/#tested-versions){:target="\_block"}.
836840

837841
## Ingress controller configuration
838842

_docs/installation/gitops/monitor-manage-runtimes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ Only GitOps Runtimes designated as Configuration Runtimes sync to this folder an
207207
208208
Upgrade provisioned Hybrid GitOps Runtimes to install critical security updates, new functionality, and the latest versions of all components.
209209
210+
>**NOTE**
211+
For details on Argo CD versions and their compatible Kubernetes versions, see [Argo CD versioning information](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/){:target="\_block"} and [Kubernetes tested versions](https://argo-cd.readthedocs.io/en/stable/operator-manual/installation/#tested-versions){:target="\_block"}.
212+
210213
**Changelog for new versions**
211214
Codefresh alerts you to newer versions of Runtimes, through `Update Available! Notification` in the List View's Version column. A new version of the GtiOps Runtime includes a link to the changelog, detailing the changes in that version.
212215
See also [View changelogs for GitOps Runtimes](#changelog-for-all-runtime-releases).

0 commit comments

Comments
 (0)