5 Commits

Author SHA1 Message Date
86d3cca395 Update ghcr.io/plexguide/huntarr Docker tag to v7.3.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 23s
2025-05-23 20:00:48 +00:00
cef38a05e0 Merge pull request 'Update Helm release tailscale-operator to v1.84.0' (#464) from renovate/tailscale-operator-1.x into main
Reviewed-on: #464
2025-05-23 19:55:31 +00:00
387ba433c5 Update Helm release tailscale-operator to v1.84.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 19:51:08 +00:00
ac35a6d20c Merge pull request 'Update ghcr.io/tailscale/tailscale Docker tag to v1.84.0' (#463) from renovate/ghcr.io-tailscale-tailscale-1.x into main
Reviewed-on: #463
2025-05-23 19:45:21 +00:00
5cee8499ba Update ghcr.io/tailscale/tailscale Docker tag to v1.84.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-23 19:41:14 +00:00
9 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: tailscale-operator - name: tailscale-operator
version: 1.82.5 version: 1.84.0
repository: https://pkgs.tailscale.com/helmcharts repository: https://pkgs.tailscale.com/helmcharts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png
appVersion: v1.82.5 appVersion: v1.82.5

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale-blocky: tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.82.5 image: ghcr.io/tailscale/tailscale:v1.84.0
container_name: tailscale-blocky container_name: tailscale-blocky
cap_add: cap_add:
- net_admin - net_admin

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale-blocky: tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.82.5 image: ghcr.io/tailscale/tailscale:v1.84.0
container_name: tailscale-blocky container_name: tailscale-blocky
cap_add: cap_add:
- net_admin - net_admin

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale-blocky: tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.82.5 image: ghcr.io/tailscale/tailscale:v1.84.0
container_name: tailscale-blocky container_name: tailscale-blocky
cap_add: cap_add:
- net_admin - net_admin

View File

@@ -1,6 +1,6 @@
services: services:
tailscale-gitea: tailscale-gitea:
image: ghcr.io/tailscale/tailscale:v1.82.5 image: ghcr.io/tailscale/tailscale:v1.84.0
container_name: tailscale-gitea container_name: tailscale-gitea
cap_add: cap_add:
- net_admin - net_admin

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale-homepage: tailscale-homepage:
image: ghcr.io/tailscale/tailscale:v1.82.5 image: ghcr.io/tailscale/tailscale:v1.84.0
container_name: tailscale-homepage container_name: tailscale-homepage
cap_add: cap_add:
- net_admin - net_admin

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale-node-exporter: tailscale-node-exporter:
image: ghcr.io/tailscale/tailscale:v1.82.5 image: ghcr.io/tailscale/tailscale:v1.84.0
container_name: tailscale-node-exporter container_name: tailscale-node-exporter
cap_add: cap_add:
- net_admin - net_admin

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale: tailscale:
image: ghcr.io/tailscale/tailscale:v1.82.5 image: ghcr.io/tailscale/tailscale:v1.84.0
container_name: tailscale-subnet container_name: tailscale-subnet
cap_add: cap_add:
- net_admin - net_admin

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale-traefik: tailscale-traefik:
image: ghcr.io/tailscale/tailscale:v1.82.5 image: ghcr.io/tailscale/tailscale:v1.84.0
container_name: tailscale-traefik container_name: tailscale-traefik
cap_add: cap_add:
- net_admin - net_admin