Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

upd codefresh-on-prem.md#391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mikhail-klimko merged 2 commits intomasterfromCR-10601
Apr 4, 2022
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions_docs/administration/codefresh-on-prem.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -1063,6 +1063,17 @@ To upgrade Codefresh to a newer version

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.

### Internal Docker Registry deprecation

Since 1.0.205 release Codefresh deprecates internal docker registry `cf-registry`.<br />
It's no longer be possible to use it for pull/push as target `cf-registry.codefresh.svc:5000` registry.

>**Not recommended!** <br /> If for some reason you have to keep it, you can specify `registry.enabled` in kcfi `config.yaml`:
```yaml
registry:
enabled: true
```

## Common Problems, Solutions, and Dependencies

### Dependencies
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp