@@ -25,8 +25,8 @@ View all the Helm releases in your cluster, and drill down into a specific relea
2525{% include
2626image.html
2727lightbox="true"
28- file="/images/deployments/helm/dashboard/ helm-release-dashboard.png"
29- url="/images/deployments/helm/dashboard/ helm-release-dashboard.png"
28+ file="/images/deployments/helm/helm-release-dashboard.png"
29+ url="/images/deployments/helm/helm-release-dashboard.png"
3030alt="Helm Releases"
3131caption="Helm Releases"
3232max-width="90%"
@@ -39,8 +39,8 @@ You can specify the type of Helm release for a cluster by clicking on the small
3939 {% include
4040image.html
4141lightbox="true"
42- file="/images/getting-started /quick-start-helm/helm-version-selection.png"
43- url="/images/getting-started /quick-start-helm/helm-version-selection.png"
42+ file="/images/quick-start /quick-start-helm/helm-version-selection.png"
43+ url="/images/quick-start /quick-start-helm/helm-version-selection.png"
4444alt="Choosing a Helm version"
4545caption="Choosing a Helm version"
4646max-width="50%"
@@ -55,8 +55,8 @@ For Helm 2 releases, Codefresh will try to find the server component (Tiller) in
5555{% include
5656image.html
5757lightbox="true"
58- file="/images/deployments/helm/dashboard/ services.png"
59- url="/images/deployments/helm/dashboard/ services.png"
58+ file="/images/deployments/helm/services.png"
59+ url="/images/deployments/helm/services.png"
6060alt="Kubernetes Services"
6161caption="Kubernetes Services"
6262max-width="70%"
@@ -67,8 +67,8 @@ The History tab shows all previous releases.
6767{% include
6868image.html
6969lightbox="true"
70- file="/images/deployments/helm/dashboard/ history.png"
71- url="/images/deployments/helm/dashboard/ history.png"
70+ file="/images/deployments/helm/history.png"
71+ url="/images/deployments/helm/history.png"
7272alt="Helm History"
7373caption="Helm History"
7474max-width="60%"
@@ -79,8 +79,8 @@ You can further expand a release revision to see exactly what files were changed
7979{% include
8080image.html
8181lightbox="true"
82- file="/images/deployments/helm/dashboard/ diff.png"
83- url="/images/deployments/helm/dashboard/ diff.png"
82+ file="/images/deployments/helm/diff.png"
83+ url="/images/deployments/helm/diff.png"
8484alt="Helm diff"
8585caption="Helm diff"
8686max-width="60%"
@@ -91,8 +91,8 @@ There are other tabs that show you the chart used, the values as well as the fin
9191{% include
9292image.html
9393lightbox="true"
94- file="/images/deployments/helm/dashboard/ manifests.png"
95- url="/images/deployments/helm/dashboard/ manifests.png"
94+ file="/images/deployments/helm/manifests.png"
95+ url="/images/deployments/helm/manifests.png"
9696alt="Final rendered manifests"
9797caption="Final rendered manifests"
9898max-width="50%"
@@ -134,8 +134,8 @@ can help show the main reason behind each release, or any other message that is
134134{% include
135135image.html
136136lightbox="true"
137- file="/images/deployments/helm/dashboard/ helm-commit-message.png"
138- url="/images/deployments/helm/dashboard/ helm-commit-message.png"
137+ file="/images/deployments/helm/helm-commit-message.png"
138+ url="/images/deployments/helm/helm-commit-message.png"
139139alt="Helm release message"
140140caption="Helm release message"
141141max-width="70%"
@@ -158,8 +158,8 @@ You can rollback to a previous revision of a release in the History tab.
158158{% include
159159image.html
160160lightbox="true"
161- file="/images/deployments/helm/dashboard/ rollback.png"
162- url="/images/deployments/helm/dashboard/ rollback.png"
161+ file="/images/deployments/helm/rollback.png"
162+ url="/images/deployments/helm/rollback.png"
163163alt="Rolling back to a previous release"
164164caption="Rolling back to a previous release"
165165max-width="50%"
@@ -186,8 +186,8 @@ Similar to a [build badge]({{site.baseurl}}/docs/pipelines/build-status/#using-t
186186{% include
187187image.html
188188lightbox="true"
189- file="/images/deployments/helm/dashboard/ helm-badge.png"
190- url="/images/deployments/helm/dashboard/ helm-badge.png"
189+ file="/images/deployments/helm/helm-badge.png"
190+ url="/images/deployments/helm/helm-badge.png"
191191alt="Helm Deployment badge"
192192caption="Helm Deployment badge"
193193max-width="60%"
@@ -216,8 +216,8 @@ You can override these actions for a specific Helm release by defining custom pi
216216{% include
217217image.html
218218lightbox="true"
219- file="/images/deployments/helm/dashboard/ override-helm-actions.png"
220- url="/images/deployments/helm/dashboard/ override-helm-actions.png"
219+ file="/images/deployments/helm/override-helm-actions.png"
220+ url="/images/deployments/helm/override-helm-actions.png"
221221alt="Changing default Helm actions"
222222caption="Changing default Helm actions"
223223max-width="50%"