mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 10:19:10 +00:00
Merge pull request #566 from johanneskastl/renovate/tailscale-tailscale-tailscale-1.90.x
Update tailscale/tailscale Docker tag to v1.90.8
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
# renovate datasource=docker registryUrl=docker.io depName=tailscale/tailscale
|
||||
appVersion: v1.90.6
|
||||
# renovate datasource=docker registryUrl=https://docker.io depName=tailscale/tailscale
|
||||
appVersion: v1.90.8
|
||||
description: Run a tailscale subnet router in Kubernetes
|
||||
name: tailscale
|
||||
version: 0.32.2
|
||||
version: 0.32.3
|
||||
kubeVersion: ">=1.19.0-0"
|
||||
keywords:
|
||||
- tailscale
|
||||
@@ -23,4 +23,4 @@ dependencies:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: renovate comment in Chart.yaml before the appVersion
|
||||
description: update tailscale to v1.90.8
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# tailscale
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Run a tailscale subnet router in Kubernetes
|
||||
|
||||
@@ -136,6 +136,20 @@ 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.32.3
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* update tailscale to v1.90.8
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 0.32.2
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -10,6 +10,20 @@ 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.32.3
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* update tailscale to v1.90.8
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 0.32.2
|
||||
|
||||
#### Added
|
||||
|
||||
Reference in New Issue
Block a user