2 Commits

Author SHA1 Message Date
14ad4c319f Update ghcr.io/tailscale/tailscale Docker tag to v1.92.3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 12s
lint-test-docker / lint-docker-compose (pull_request) Successful in 26s
2025-12-17 16:23:52 +00:00
a1d774adef Update ghcr.io/n8n-io/n8n Docker tag to v2.1.1 (#2666)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Has been cancelled
2025-12-17 16:20:57 +00:00
10 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 2.0.1
tag: 2.1.1
pullPolicy: IfNotPresent
env:
- name: GENERIC_TIMEZONE
@@ -93,7 +93,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 2.0.1
tag: 2.1.1
pullPolicy: IfNotPresent
command:
- n8n
@@ -188,7 +188,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 2.0.1
tag: 2.1.1
pullPolicy: IfNotPresent
command:
- n8n

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
services:
tailscale-garage:
image: ghcr.io/tailscale/tailscale:v1.90.9
image: ghcr.io/tailscale/tailscale:v1.92.3
container_name: tailscale-garage
cap_add:
- net_admin
@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
tailscale-garage-ui:
image: ghcr.io/tailscale/tailscale:v1.90.9
image: ghcr.io/tailscale/tailscale:v1.92.3
container_name: tailscale-garage-ui
cap_add:
- net_admin

View File

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

View File

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

View File

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

View File

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

View File

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