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

Commit627f25a

Browse files
committed
Add install/upgrade section to RN
1 parentb0b02e4 commit627f25a

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

‎_docs/installation/installation-options/on-premises/codefresh-on-prem-upgrade.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,11 @@ Version 2.2.0 incorporates changes.
670670

671671
Follow the instructions in [Upgrading to 2.2.0](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh/#to-2-2-0){:target="\_blank"}.
672672

673+
## Upgrade to 2.3.0
674+
Version 2.3.0 incorporates a change to the default registry for Codefresh private images from GCR `gcr.io` to GAR `us-docker.pkg.dev`.
675+
676+
Follow the instructions in [Upgrading to 2.3.0](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#to-2-3-0){:target="\_blank"}.
677+
673678

674679
## Related articles
675680
[Codefresh on-premises setup]({{site.baseurl}}/docs/installation/on-premises/on-prem-configuration/)

‎_docs/whats-new/on-prem-release-notes.md‎

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,17 @@ Welcome to the release notes for our on-premises releases.
1111
###Features & enhancements
1212
Here are the features and enhancements included in Codefresh On-Premises v2.3.
1313

14-
####Migrate container registry from GCR to GAR
15-
In this release, we have migrated our container registry from Google Container Registry (GCR) to Google Artifact Registry (GAR). GAR extends the capabilities of GCR with support for both container images and non-container artifacts. Enjoy the benefits of this change.
14+
####Install/upgrade to v2.3
15+
Welcome to our newest on-premises release!
16+
17+
**Installing v2.3**
18+
For detailed instructions on installing v2.3, visit[ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh){:target="\_blank"}.
19+
20+
**Upgrading to v2.3**
21+
In this release, we changed the default registry for Codefresh_private_ images from Google Container Registry (GCR)`gcr.io` to Google Artifact Registry (GAR)`us-docker.pkg.dev`.
22+
If you are upgrading to v2.3, you will need to update`.Values.imageCredentials.registry` to`us-docker.pkg.dev`.
23+
24+
For details, see[Upgrade to 2.3.0 in ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#to-2-3-0){:target="\_blank"}.
1625

1726
####Pipelines: New`strict_fail_fast` to control pipelines
1827
You’re probably familiar with the`fail_fast` flag available for steps in Codefresh pipelines. The flag determines the pipeline’s behavior when there is a step failure. Accordingly, when set to`false`, the pipeline continues execution and returns a Build status of`Build completed successfully`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp