From 544ee1805ca9c24bc3aad13cc96ff1f48d1abd89 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 22 Mar 2025 23:40:13 +0100 Subject: [PATCH] fix(headscale-ui): update appVersion --- headscale-ui/Chart.yaml | 4 ++-- headscale-ui/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/headscale-ui/Chart.yaml b/headscale-ui/Chart.yaml index 2787462..613e699 100644 --- a/headscale-ui/Chart.yaml +++ b/headscale-ui/Chart.yaml @@ -3,9 +3,9 @@ name: headscale-ui description: A simple Headscale web UI for small-scale deployments. icon: https://raw.githubusercontent.com/gurucomputing/headscale-ui/master/static/favicon.png type: application -version: 0.2.3 +version: 0.2.4 # renovate: image=ghcr.io/gurucomputing/headscale-ui -appVersion: "2025.03.14" +appVersion: "2025.03.21" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/headscale-ui/README.md b/headscale-ui/README.md index d474b38..c4600ee 100644 --- a/headscale-ui/README.md +++ b/headscale-ui/README.md @@ -7,7 +7,7 @@ description: "A simple Headscale web UI for small-scale deployments." # headscale-ui -![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.03.14](https://img.shields.io/badge/AppVersion-2025.03.14-informational?style=flat-square) +![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.03.21](https://img.shields.io/badge/AppVersion-2025.03.21-informational?style=flat-square) A simple Headscale web UI for small-scale deployments.