7 Commits

Author SHA1 Message Date
caf31b9d0d Update Helm release gitea to v12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-23 19:51:10 +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
77683b9562 Merge pull request 'Update Helm release traefik to v35.4.0' (#462) from renovate/traefik-35.x into main
Reviewed-on: #462
2025-05-23 19:39:40 +00:00
124f0c1ad7 Merge pull request 'Update valkey Docker tag to v3.0.9' (#454) from renovate/valkey-3.x into main
Reviewed-on: #454
2025-05-23 19:38:56 +00:00
0803ea497d Update Helm release traefik to v35.4.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 16:12:01 +00:00
fc9e70591e Update valkey Docker tag to v3.0.9
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 16:11:27 +00:00
10 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ dependencies:
version: 1.17.0 version: 1.17.0
repository: https://helm.goharbor.io repository: https://helm.goharbor.io
- name: valkey - name: valkey
version: 3.0.8 version: 3.0.9
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
- name: postgres-cluster - name: postgres-cluster
alias: postgres-17-cluster alias: postgres-17-cluster

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: traefik - name: traefik
version: 35.3.0 version: 35.4.0
repository: https://traefik.github.io/charts repository: https://traefik.github.io/charts
# enable pending: # enable pending:
# https://github.com/traefik/traefik-helm-chart/pull/1340 # https://github.com/traefik/traefik-helm-chart/pull/1340

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