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.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1063,6 +1063,17 @@ To upgrade Codefresh to a newer version
1063
1063
1064
1064
Notice that only `kfci` should be used for Codefresh upgrades. If you still have a `cf-onprem` script at hand, please contact us for migration instructions.
1065
1065
1066
+
### Internal Docker Registry deprecation
1067
+
1068
+
Since 1.0.205 release Codefresh deprecates internal docker registry `cf-registry`.<br />
1069
+
It's no longer be possible to use it for pull/push as target `cf-registry.codefresh.svc:5000` registry.
1070
+
1071
+
>**Not recommended!** <br /> If for some reason you have to keep it, you can specify `registry.enabled` in kcfi `config.yaml`: