From da2afafa8e010bcbfa927c24a3bd177c52a85bd4 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 17 Mar 2025 19:38:43 +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 5c486cd..2787462 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.2 +version: 0.2.3 # renovate: image=ghcr.io/gurucomputing/headscale-ui -appVersion: "2025.01.20" +appVersion: "2025.03.14" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/headscale-ui/README.md b/headscale-ui/README.md index 6692895..d474b38 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.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.01.20](https://img.shields.io/badge/AppVersion-2025.01.20-informational?style=flat-square) +![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) A simple Headscale web UI for small-scale deployments.