Skip to content

Commit 971f4f7

Browse files
chore: Update chart metadata
1 parent 54d0cb3 commit 971f4f7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/headscale/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: An open source, self-hosted implementation of the Tailscale control
44
home: https://charts.gabe565.com/charts/headscale/
55
icon: https://raw.githubusercontent.com/juanfont/headscale/56a7b1e/docs/logo/headscale3-dots.svg
66
type: application
7-
version: 0.16.0
7+
version: 0.16.1
88
# renovate datasource=docker depName=ghcr.io/juanfont/headscale
99
appVersion: v0.25.1
1010
kubeVersion: ">=1.22.0-0"
@@ -26,7 +26,7 @@ sources:
2626
annotations:
2727
artifacthub.io/changes: |-
2828
- kind: changed
29-
description: Update ghcr.io/juanfont/headscale docker tag to v0.25.0
29+
description: Update ghcr.io/juanfont/headscale docker tag to v0.25.1
3030
artifacthub.io/links: |-
3131
- name: App Source
3232
url: https://github.com/juanfont/headscale

charts/headscale/README.md

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

33
<img src="https://raw.githubusercontent.com/juanfont/headscale/56a7b1e/docs/logo/headscale3-dots.svg" align="right" width="92" alt="headscale logo">
44

5-
![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat)
5+
![Version: 0.16.1](https://img.shields.io/badge/Version-0.16.1-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
7-
![AppVersion: v0.25.0](https://img.shields.io/badge/AppVersion-v0.25.0-informational?style=flat)
7+
![AppVersion: v0.25.1](https://img.shields.io/badge/AppVersion-v0.25.1-informational?style=flat)
88

99
An open source, self-hosted implementation of the Tailscale control server.
1010

1111
**Homepage:** <https://charts.gabe565.com/charts/headscale/>
1212

1313
**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)**
1515

1616
## Source Code
1717

@@ -158,7 +158,7 @@ Once deployed, the UI will be available at `/web`.
158158
| env.HEADSCALE_PREFIXES_V6 | string | `"fd7a:115c:a1e0::/48"` | Node IPv6 prefixes |
159159
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
160160
| 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 |
162162
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
163163
| persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
164164
| 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

Comments
 (0)