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: charts/test-guide/Chart.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
apiVersion: v2
2
-
version: 0.6.0
2
+
version: 0.7.0
3
3
type: application
4
4
name: test-guide
5
5
description: test.guide is a database application for the overview, analysis and follow-up processing of test procedures, which has been specially developed for use in the automotive sector.
| Change default value |`baseSettings.tgWorkspace`| support for test.guide workspace path configuration |`/var/testguide/`|`/home/tg_user/`|
64
+
| Change default value |`db.url`| adjust path to match the official test.guide image |`/var/testguide/TTS-TM/TT-DB`|`/home/tg_user/TTS-TM/TT-DB`|
65
+
| Change default value |`dbMonitoring.url`| adjust path to match the official test.guide image |`/var/testguide/TTS-TM/TT-Monitoring`|`/home/tg_user/TTS-TM/TT-Monitoring`|
66
+
| Change default value |`dbArtifact.url`| adjust path to match the official test.guide image |`/var/testguide/TTS-TM/TT-Artifact`|`/home/tg_user/TTS-TM/TT-Artifact`|
67
+
53
68
### To 0.4.0
54
69
55
70
This version supports a configurable test.guide application directory which must match the used image.
56
71
57
72
#### values.yaml
58
73
59
-
| Change | Name | Description | Default Value | Value to reuse existing clusters |
| Add value |`baseSettings.tgWorkspace`| support for test.guide workspace path configuration |`/home/tg_user/`|`/app/`|
62
-
| Change default value |`db.url`| adjust path to match the official test.guide image |`/home/tg_user/TTS-TM/TT-DB`|`/app/TTS-TM/TT-DB`|
63
-
| Change default value |`dbMonitoring.url`| adjust path to match the official test.guide image |`/home/tg_user/TTS-TM/TT-Monitoring`|`/app/TTS-TM/TT-Monitoring`|
64
-
| Change default value |`dbArtifact.url`| adjust path to match the official test.guide image |`/home/tg_user/TTS-TM/TT-Artifact`|`/app/TTS-TM/TT-Artifact`|
74
+
| Change | Name | Description | Default Value| Value to reuse existing clusters |
| Add value |`baseSettings.tgWorkspace`| support for test.guide workspace path configuration |`/home/tg_user/`|`/app/`|
77
+
| Change default value |`db.url`| adjust path to match the official test.guide image |`/home/tg_user/TTS-TM/TT-DB`|`/app/TTS-TM/TT-DB`|
78
+
| Change default value |`dbMonitoring.url`| adjust path to match the official test.guide image |`/home/tg_user/TTS-TM/TT-Monitoring`|`/app/TTS-TM/TT-Monitoring`|
79
+
| Change default value |`dbArtifact.url`| adjust path to match the official test.guide image |`/home/tg_user/TTS-TM/TT-Artifact`|`/app/TTS-TM/TT-Artifact`|
0 commit comments