From 080e96f54b3176691c5790c25114f82a5d195b59 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 11 Nov 2024 16:11:26 +0100 Subject: [PATCH 1/3] charts/tailscale/Chart.yaml: appVersion v1.76.6, chart version 0.22.4 --- charts/tailscale/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/tailscale/Chart.yaml b/charts/tailscale/Chart.yaml index 973695f..4cc78b2 100644 --- a/charts/tailscale/Chart.yaml +++ b/charts/tailscale/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: v1.76.3 +appVersion: v1.76.6 description: Run a tailscale subnet router in Kubernetes name: tailscale -version: 0.22.3 +version: 0.22.4 kubeVersion: ">=1.19.0-0" keywords: - tailscale @@ -22,4 +22,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: change - description: update appVersion to 1.76.3 + description: update appVersion to 1.76.6 From b38bf4142da609d22b10441ebd74a09cdc2388d0 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 11 Nov 2024 16:11:43 +0100 Subject: [PATCH 2/3] charts/tailscale/README_CHANGELOG.md.gotmpl: appVersion v1.76.6, chart version 0.22.4 --- charts/tailscale/README_CHANGELOG.md.gotmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/charts/tailscale/README_CHANGELOG.md.gotmpl b/charts/tailscale/README_CHANGELOG.md.gotmpl index b40fd78..1dd45b6 100644 --- a/charts/tailscale/README_CHANGELOG.md.gotmpl +++ b/charts/tailscale/README_CHANGELOG.md.gotmpl @@ -10,6 +10,16 @@ All notable changes to this Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### Version 0.22.4 + +#### Added + +N/A + +#### Changed + +* update appVersion to v1.76.6 + ### Version 0.22.3 #### Added From dc1ab8431dc2c96f656372950591c6decc45e2cf Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 11 Nov 2024 16:11:53 +0100 Subject: [PATCH 3/3] charts/tailscale/README.md: appVersion v1.76.6, chart version 0.22.4 --- charts/tailscale/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/charts/tailscale/README.md b/charts/tailscale/README.md index 648504d..58af34f 100644 --- a/charts/tailscale/README.md +++ b/charts/tailscale/README.md @@ -1,6 +1,6 @@ # tailscale -![Version: 0.22.3](https://img.shields.io/badge/Version-0.22.3-informational?style=flat-square) ![AppVersion: v1.76.3](https://img.shields.io/badge/AppVersion-v1.76.3-informational?style=flat-square) +![Version: 0.22.4](https://img.shields.io/badge/Version-0.22.4-informational?style=flat-square) ![AppVersion: v1.76.6](https://img.shields.io/badge/AppVersion-v1.76.6-informational?style=flat-square) Run a tailscale subnet router in Kubernetes @@ -136,6 +136,16 @@ All notable changes to this Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### Version 0.22.4 + +#### Added + +N/A + +#### Changed + +* update appVersion to v1.76.6 + ### Version 0.22.3 #### Added