@@ -180,8 +180,9 @@ dependencies:
180180
181181# # (Hybrid GitOps) View changelogs for GitOps Runtimes
182182Each version of a GitOps Runtime includes a changelog detailing the changes in that release.
183+ Changelogs are available in ArtifactHub and GitHub
183184
184- # #### Changelog for latest Runtime release
185+ # #### Changelog for latest Runtime release in Codefresh
185186In the GitOps Runtimes List view, the Version column displays the version currently installed.
186187
187188Whenever there is a newer version of the Runtime, Helm chart, or both, the **Update Available!** notification appears in the same column.
@@ -200,9 +201,21 @@ The example below shows the changelog for the **Latest** release of the GitOps R
200201
201202
202203# #### Changelogs for all Runtime releases
203- Changelogs for all versions, including historical versions, are available on GitHub.
204+ Changelogs for all versions, including historical versions, are available onArtifactHub and GitHub.
204205
205- * Go to [GitHub](https://github.com/codefresh-io/gitops-runtime-helm/releases){:target="\_blank"} to see changelogs for all GitOps Runtime versions.
206+ * [GitHub](https://github.com/codefresh-io/gitops-runtime-helm/releases){:target="\_blank"}
207+ * [ArtifactHub](https://artifacthub.io/packages/helm/codefresh-gitops-runtime/gitops-runtime#prerequisites)
208+ On the right, select the chart version, and then click **Changelog** above.
209+
210+ {% include
211+ image.html
212+ lightbox="true"
213+ file="/images/runtime/helm/runtime-changelog-artifacthub.png"
214+ url="/images/runtime/helm/runtime-changelog-artifacthub.png"
215+ alt="Accessing changelog for GitOps Runtime on ArtifactHub"
216+ caption="Accessing changelog for GitOps Runtime on ArtifactHub"
217+ max-width="50%"
218+ %}
206219
207220# # (Hybrid GitOps) Roll back GitOps Runtimes
208221After upgrading a GitOps Runtime, roll back to the previous or a specific version of the Runtime.