You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-templates/README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,17 +21,17 @@ A Helm chart for EDP Install
21
21
22
22
| Repository | Name | Version |
23
23
|------------|------|---------|
24
-
|@epamedp| admin-console-operator | 2.10.0 |
25
-
|@epamedp| cd-pipeline-operator | 2.10.0 |
26
-
|@epamedp| codebase-operator | 2.10.0 |
27
-
|@epamedp| edp-component-operator | 0.10.0 |
28
-
|@epamedp| gerrit-operator | 2.10.0 |
29
-
|@epamedp| jenkins-operator | 2.10.0 |
30
-
|@epamedp| keycloak-operator | 1.10.0 |
31
-
|@epamedp| nexus-operator | 2.10.0 |
32
-
|@epamedp| perf-operator | 2.10.0 |
33
-
|@epamedp| reconciler | 2.10.0 |
34
-
|@epamedp| sonar-operator | 2.10.0 |
24
+
|@epamedp| admin-console-operator | 2.11.0 |
25
+
|@epamedp| cd-pipeline-operator | 2.11.0 |
26
+
|@epamedp| codebase-operator | 2.12.0 |
27
+
|@epamedp| edp-component-operator | 0.11.0 |
28
+
|@epamedp| gerrit-operator | 2.11.0 |
29
+
|@epamedp| jenkins-operator | 2.11.0 |
30
+
|@epamedp| keycloak-operator | 1.11.0 |
31
+
|@epamedp| nexus-operator | 2.11.0 |
32
+
|@epamedp| perf-operator | 2.11.0 |
33
+
|@epamedp| reconciler | 2.11.0 |
34
+
|@epamedp| sonar-operator | 2.11.0 |
35
35
36
36
## Values
37
37
@@ -69,7 +69,7 @@ A Helm chart for EDP Install
69
69
| global.edpName | string |`"stub-namespace"`||
70
70
| global.kioskEnabled | bool |`true`||
71
71
| global.platform | string |`"kubernetes"`||
72
-
| global.version | string |`"2.10.0-SNAPSHOT"`||
72
+
| global.version | string |`"2.11.0"`||
73
73
| global.webConsole.url | string |`nil`||
74
74
| jenkins-operator.enabled | bool |`true`||
75
75
| kaniko.existingDockerConfig | string |`nil`| Existing secret which contains docker-config, if not defined then 'kaniko-docker-config' will be created with default value: { "credStore": "ecr-login"} |
0 commit comments