|
2 | 2 |
|
3 | 3 | <img src="https://raw.githubusercontent.com/juanfont/headscale/56a7b1e/docs/logo/headscale3-dots.svg" align="right" width="92" alt="headscale logo">
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 | 
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 | An open source, self-hosted implementation of the Tailscale control server.
|
10 | 10 |
|
11 | 11 | **Homepage:** <https://charts.gabe565.com/charts/headscale/>
|
12 | 12 |
|
13 | 13 | **This chart is not maintained by the upstream project and any issues with the chart should be raised
|
14 |
| -[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&version=0.16.0)** |
| 14 | +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&version=0.16.1)** |
15 | 15 |
|
16 | 16 | ## Source Code
|
17 | 17 |
|
@@ -158,7 +158,7 @@ Once deployed, the UI will be available at `/web`.
|
158 | 158 | | env.HEADSCALE_PREFIXES_V6 | string | `"fd7a:115c:a1e0::/48"` | Node IPv6 prefixes |
|
159 | 159 | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
160 | 160 | | image.repository | string | `"ghcr.io/juanfont/headscale"` | image repository |
|
161 |
| -| image.tag | string | `"v0.25.0"` | image tag | |
| 161 | +| image.tag | string | `"v0.25.1"` | image tag | |
162 | 162 | | ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
|
163 | 163 | | persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
|
164 | 164 | | postgresql | object | See [values.yaml](./values.yaml) | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/main/bitnami/postgresql) |
|
|
0 commit comments