You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/administration/codefresh-on-prem-upgrade.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -376,7 +376,7 @@ This major release **deprecates** the following Codefresh managed charts:
376
376
377
377
#### CF-Runner chart deprecation
378
378
379
-
`cf-runner`subchartwere used to run [launch-composition](https://codefresh.io/docs/docs/codefresh-yaml/steps/launch-composition/) step-type. If you were using this step in your pipelines, replace it with [composition](https://codefresh.io/docs/docs/codefresh-yaml/steps/composition/) or [service containers](https://codefresh.io/docs/docs/codefresh-yaml/service-containers/).
379
+
From version **1.3.0 and higher**`cf-runner` subchartis deprecated. It was used to run [launch-composition](https://codefresh.io/docs/docs/codefresh-yaml/steps/launch-composition/) step-type. If you were using this step in your pipelines, replace it with [composition](https://codefresh.io/docs/docs/codefresh-yaml/steps/composition/) or [service containers](https://codefresh.io/docs/docs/codefresh-yaml/service-containers/).
380
380
381
381
#### Update configuration for Consul
382
382
From version **1.3.0 and higher**, we have deprecated the Codefresh-managed `consul` chart, in favor of Bitnami public `bitnami/consul` chart. For more information, see [bitnami/consul](https://github.com/bitnami/charts/tree/master/bitnami/consul).