From 273b0a46504485046e04eecaa4fa1bb46b553a07 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 19 Feb 2024 00:14:04 +0100 Subject: [PATCH] fix(headscale): update appVersion --- headscale/Chart.yaml | 4 ++-- headscale/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/headscale/Chart.yaml b/headscale/Chart.yaml index 0a57ab4..3c1966b 100644 --- a/headscale/Chart.yaml +++ b/headscale/Chart.yaml @@ -3,9 +3,9 @@ name: headscale description: An open source, self-hosted implementation of the Tailscale control server. icon: https://raw.githubusercontent.com/juanfont/headscale/56a7b1e34952c3e0306a134b2be9b4277f5d8d6e/docs/logo/headscale3-dots.svg type: application -version: 0.2.4 +version: 0.2.5 # renovate: image=docker.io/headscale/headscale -appVersion: "0.22.3" +appVersion: "0.23.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/headscale/README.adoc b/headscale/README.adoc index 757f87f..ff91823 100644 --- a/headscale/README.adoc +++ b/headscale/README.adoc @@ -2,9 +2,9 @@ = headscale -image::https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square[Version: 0.2.4] +image::https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square[Version: 0.2.5] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.22.3-informational?style=flat-square[AppVersion: 0.22.3] +image::https://img.shields.io/badge/AppVersion-0.23.0-informational?style=flat-square[AppVersion: 0.23.0] == Maintainers .Maintainers