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

Commite92bacd

Browse files
authored
Update hybrid-gitops-helm-installation.md (#851)
1 parentae21e92 commite92bacd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎_docs/installation/gitops/hybrid-gitops-helm-installation.md‎

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,9 @@ kubectl annotate --overwrite crds $(kubectl get crd | grep argoproj.io | awk '{p
128128

129129

130130
###GitOps Runtime with Argo CD: Align Argo CD chart's minor versions
131-
To avoid potentially incompatible changes or mismatches, ensure that the Community Argo CD instance uses the same upstream version of Argo CD used by Codefresh.
131+
To avoid potentially incompatible changes or mismatches, ensure that the Community Argo CD instance uses the same upstream version of Argo CD used by Codefresh.
132+
133+
If the chart's minor appversion is lower than the version used by Codefresh, you will need to upgrade to the required version. For higher minorappversions that are not available in Codefresh forks, please contact Codefresh Support for assistance.
132134

133135
1. Get the Argo CD chart version used by Codefresh from the Dependencies either in ArtifactHub or from the GitOps Runtime's`Chart.yaml` in Git:
134136
*[ArtifactHub](https://artifacthub.io/packages/helm/codefresh-gitops-runtime/gitops-runtime){:target="\_blank"}:
@@ -171,6 +173,11 @@ To avoid potentially incompatible changes or mismatches, ensure that the Communi
171173
max-width="60%"
172174
%}
173175

176+
{:start="4"}
177+
1. If the minor appversion you have differs from that used by Codefresh, do one of the following:
178+
* Lower version: Upgrade to the required minor appversion.
179+
* Higher version: If not available in Codefresh forks, please contact Codefresh Support.
180+
174181

175182

176183
###GitOps with Argo CD: Set Community Argo CD resource tracking to`label`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp