This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tailscale-operator](https://github.com/tailscale/tailscale) | minor | `1.86.5` -> `1.88.2` | --- ### Release Notes <details> <summary>tailscale/tailscale (tailscale-operator)</summary> ### [`v1.88.2`](https://github.com/tailscale/tailscale/compare/v1.86.5...v1.88.2) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.86.5...v1.88.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #1512 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
		
			
				
	
	
		
			24 lines
		
	
	
		
			674 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			674 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: tailscale-operator
 | 
						|
version: 1.0.0
 | 
						|
description: Tailscale Operator
 | 
						|
keywords:
 | 
						|
  - tailscale-operator
 | 
						|
  - tailscale
 | 
						|
  - wireguard
 | 
						|
  - vpn
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/s/673177ef-e91b-43ad-9b80-d5037ec77852
 | 
						|
sources:
 | 
						|
  - https://github.com/tailscale/tailscale
 | 
						|
  - https://hub.docker.com/r/tailscale/k8s-operator
 | 
						|
  - https://github.com/tailscale/tailscale/tree/main/cmd/k8s-operator/deploy/chart
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: tailscale-operator
 | 
						|
    version: 1.88.2
 | 
						|
    repository: https://pkgs.tailscale.com/helmcharts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png
 | 
						|
appVersion: v1.82.5
 |