Skip to content

Commit dc183c5

Browse files
docs: update Helm chart documentation for charts
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87f6ede commit dc183c5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

tests/charts/application/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ A Helm chart for Kubernetes
66

77
## Requirements
88

9-
| Repository | Name | Version |
10-
| ------------------------------------ | ----- | ------- |
11-
| <https://charts.bitnami.com/bitnami> | MySQL | 14.0.3 |
9+
| Repository | Name | Version |
10+
| ---------------------------------- | ----- | ------- |
11+
| https://charts.bitnami.com/bitnami | mysql | 14.0.3 |
1212

1313
## Values
1414

tests/charts/umbrella-application/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ An umbrella Helm chart for Kubernetes
66

77
## Requirements
88

9-
| Repository | Name | Version |
10-
| ------------------------------------ | --------------- | ------- |
11-
| file://./charts/app | app | 0.0.0 |
12-
| <https://charts.bitnami.com/bitnami> | database(MySQL) | 14.0.3 |
9+
| Repository | Name | Version |
10+
| ---------------------------------- | --------------- | ------- |
11+
| file://./charts/app | app | 0.0.0 |
12+
| https://charts.bitnami.com/bitnami | database(mysql) | 14.0.3 |
1313

1414
## Values
1515

0 commit comments

Comments
 (0)