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

Commit8177eb8

Browse files
authored
Add image enrichment overview (#163)
* Add image enrichment overview* Update image-enrichment-overview.md
1 parent5073d84 commit8177eb8

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

‎_data/home-content.yml‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777
icon:images/home-icons/integrations.svg
7878
url:''
7979
links:
80+
-title:Image enrichment with integrations
81+
localurl:/docs/integrations/image-enrichment-overview/
8082
-title:GitHub Actions
8183
localurl:/docs/integrations/github-actions/
8284
-title:JIRA tracking
@@ -119,7 +121,7 @@
119121
url:''
120122
links:
121123
-title:Secrets
122-
localurl:/docs/reference/secrets
124+
localurl:/docs/reference/secrets
123125

124126
-title:Incubation
125127
icon:images/home-icons/plugins.svg
@@ -128,3 +130,4 @@
128130
-title:Set up a hosted runtime
129131
localurl:/docs/incubation/hosted-runtime/
130132

133+

‎_data/nav.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@
8989
-title:Image enrichment
9090
url:"/integrations"
9191
pages:
92+
-title:Image enrichment with integrations
93+
url:"/image-enrichment-overview"
9294
-title:GitHub Actions
9395
url:"/github-actions"
9496
-title:Quay Registry

‎_docs/integrations/image-enrichment-overview.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ When you add an integration, Codefresh creates a Sealed Secret with the integrat
2525

2626
Codefresh supports the following tools:
2727

28-
*[JIRA]({{site.baseurl}}/docs/integration/jira/)
29-
*[DockerHub]({{site.baseurl}}/docs/integration/dockerhub/)
30-
*[Quay]({{site.baseurl}}/docs/integration/quay/)
28+
*[JIRA]({{site.baseurl}}/docs/integrations/jira/)
29+
*[DockerHub]({{site.baseurl}}/docs/integrations/dockerhub/)
30+
*[Quay]({{site.baseurl}}/docs/integrations/quay/)
3131

3232
We are working on supporting integrations for more tools. Stay tuned for the release announcements.
3333
For image enrichment with a tool that is as yet unsupported, you must define the explicit credentials.
@@ -36,7 +36,7 @@ For image enrichment with a tool that is as yet unsupported, you must define the
3636

3737
Connect a GitHub Action to Codefresh with an API token for the runtime cluster, the integration accounts, and image information for enrichment and reporting.
3838

39-
See[GitHub Actions]({{site.baseurl}}/docs/integration/github-actions/).
39+
See[GitHub Actions]({{site.baseurl}}/docs/integrations/github-actions/).
4040

4141

4242
####3. Add the enrichment step to your GitHub Actions pipeline

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp