Skip to content

Commit 52ea32f

Browse files
committed
helm: Move chart into ci/helm-chart
1 parent affa64c commit 52ea32f

14 files changed

+4
-3
lines changed

.github/CODEOWNERS

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
charts/code-server @Matthew-Beckett @alexgorbatchev
2-
* @code-asher @nhooyr
1+
* @code-asher @nhooyr
2+
3+
ci/helm-chart @Matthew-Beckett @alexgorbatchev
File renamed without changes.
File renamed without changes.

charts/code-server/README.md renamed to ci/helm-chart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This chart is community maintained by [@Matthew-Beckett](https://github.com/Matt
1111

1212
```console
1313
$ git clone https://github.com/cdr/code-server.git
14-
$ helm install code-server/charts/code-server
14+
$ helm install code-server charts/code-server
1515
```
1616

1717
## Introduction
File renamed without changes.

0 commit comments

Comments
 (0)