Skip to content

Commit 0c03de5

Browse files
Update readme and fix release runners (#4)
1 parent c11a1bc commit 0c03de5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
release:
9-
runs-on: unmango-runners
9+
runs-on: ubuntu-latest
1010
permissions:
1111
contents: write
1212
steps:

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
Random Helm charts you may or may not find useful.
44

5+
Very much a work in progress, use at your own risk.
6+
57
## Charts
68

7-
- [Deemix](./charts/deemix/)
8-
- [Filebrowser](./charts/filebrowser/)
9+
- [Deemix](https://gitlab.com/Bockiii/deemix-docker) - [Chart](./charts/deemix/)
10+
- [Filebrowser](https://github.com/filebrowser/filebrowser) - [Chart](./charts/filebrowser/)
911

1012
## Remarks
1113

0 commit comments

Comments
 (0)