Skip to content

Commit

Permalink
Merge pull request #150 from johanneskastl/20240317_tailscale_1.62.0
Browse files Browse the repository at this point in the history
20240317 tailscale 1.62.0
  • Loading branch information
johanneskastl authored Mar 17, 2024
2 parents d4f9dfa + 18ab9c2 commit c616e84
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/tailscale/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: v1.60.1
appVersion: v1.62.0
description: Run a tailscale subnet router in Kubernetes
name: tailscale
version: 0.11.1
version: 0.12.0
kubeVersion: ">=1.19.0-0"
keywords:
- tailscale
Expand All @@ -22,4 +22,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: update appVersion to 1.60.1
description: update appVersion to 1.62.0
10 changes: 10 additions & 0 deletions charts/tailscale/README_CHANGELOG.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.0

#### Added

N/A

#### Changed

* update appVersion to 1.62.0

### Version 0.11.1

#### Added
Expand Down

0 comments on commit c616e84

Please sign in to comment.