Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
5 changes: 5 additions & 0 deletions docs/developer-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ Each platform component is available in its corresponding GitHub project:
- [Gerrit Operator](https://github.com/epam/edp-gerrit-operator/releases)
- [KubeRocketCI Portal](https://github.com/epam/edp-headlamp/releases)
- [Tekton](https://github.com/epam/edp-tekton/releases)
- [GitFusion](https://github.com/KubeRocketCI/gitfusion)
- [KubeRocketCI Cache](https://github.com/KubeRocketCI/krci-cache)
- [Tekton Custom Tasks](https://github.com/KubeRocketCI/tekton-custom-task)


### Optional Components

Expand Down Expand Up @@ -112,6 +116,7 @@ Our DockerHub repository hosts Docker images for various platform components:
- [Tekton](https://hub.docker.com/r/epamedp/edp-tekton/)
- [Tekton Cache](https://hub.docker.com/r/epamedp/tekton-cache/)
- [Tekton Custom Task](https://hub.docker.com/r/epamedp/tekton-custom-task/)
- [GitFusion](https://hub.docker.com/r/epamedp/gitfusion)

## Social Media

Expand Down
1 change: 1 addition & 0 deletions versioned_docs/version-3.10/developer-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Each platform component is available in its corresponding GitHub project:
- [Gerrit Operator](https://github.com/epam/edp-gerrit-operator/releases)
- [KubeRocketCI Portal](https://github.com/epam/edp-headlamp/releases)
- [Tekton](https://github.com/epam/edp-tekton/releases)
- [Tekton Custom Tasks](https://github.com/KubeRocketCI/tekton-custom-task)

### Optional Components

Expand Down
1 change: 1 addition & 0 deletions versioned_docs/version-3.11/developer-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Each platform component is available in its corresponding GitHub project:
- [Gerrit Operator](https://github.com/epam/edp-gerrit-operator/releases)
- [KubeRocketCI Portal](https://github.com/epam/edp-headlamp/releases)
- [Tekton](https://github.com/epam/edp-tekton/releases)
- [Tekton Custom Tasks](https://github.com/KubeRocketCI/tekton-custom-task)

### Optional Components

Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-3.12/developer-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ Each platform component is available in its corresponding GitHub project:
- [Gerrit Operator](https://github.com/epam/edp-gerrit-operator/releases)
- [KubeRocketCI Portal](https://github.com/epam/edp-headlamp/releases)
- [Tekton](https://github.com/epam/edp-tekton/releases)
- [GitFusion](https://github.com/KubeRocketCI/gitfusion)
- [KubeRocketCI Cache](https://github.com/KubeRocketCI/krci-cache)
- [Tekton Custom Tasks](https://github.com/KubeRocketCI/tekton-custom-task)

### Optional Components

Expand Down Expand Up @@ -112,6 +115,7 @@ Our DockerHub repository hosts Docker images for various platform components:
- [Tekton](https://hub.docker.com/r/epamedp/edp-tekton/)
- [Tekton Cache](https://hub.docker.com/r/epamedp/tekton-cache/)
- [Tekton Custom Task](https://hub.docker.com/r/epamedp/tekton-custom-task/)
- [GitFusion](https://hub.docker.com/r/epamedp/gitfusion)

## Social Media

Expand Down
Loading