mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
feat(common): Release v2.3.0 (#228)
Signed-off-by: Christopher Larivière <lariviere.c@gmail.com> Co-authored-by: Christopher Larivière <lariviere.c@gmail.com>
This commit is contained in:
parent
8bfc33eb8a
commit
0eac5ba7d7
23 changed files with 638 additions and 17 deletions
7
docs/app-template/examples/home-assistant-codeserver.md
Normal file
7
docs/app-template/examples/home-assistant-codeserver.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
How to deploy Home-Assistant with a code-server sidecar.
|
||||
|
||||
```yaml linenums="1"
|
||||
--8<--
|
||||
examples/helm/home-assistant/values.yaml
|
||||
--8<--
|
||||
```
|
3
docs/app-template/examples/index.md
Normal file
3
docs/app-template/examples/index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Examples
|
||||
|
||||
Here you can find some examples for more complex app-template configurations.
|
7
docs/app-template/examples/qbittorrent-gluetun.md
Normal file
7
docs/app-template/examples/qbittorrent-gluetun.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
How to deploy qBittorrent with a gluetun VPN sidecar.
|
||||
|
||||
```yaml linenums="1"
|
||||
--8<--
|
||||
examples/helm/qbittorrent/values.yaml
|
||||
--8<--
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue