3 Commits

Author SHA1 Message Date
153b5b17f6 Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (pull_request) Successful in 1m2s
2025-06-26 20:03:32 +00:00
7311d1b8a8 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.55.3
Some checks failed
lint-test-helm / helm-lint (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 11s
process-issues / process-issues (push) Failing after 17s
renovate / renovate (push) Successful in 1m16s
2025-06-26 20:01:36 +00:00
e9b4c44aa0 Update ghcr.io/tailscale/tailscale Docker tag to v1.84.3
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-docker / docker-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-docker / docker-lint (pull_request) Successful in 19s
2025-06-26 19:02:30 +00:00
9 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ postiz:
main:
image:
repository: ghcr.io/gitroomhq/postiz-app
tag: v1.55.2
tag: v1.55.3
pullPolicy: IfNotPresent
env:
- name: MAIN_URL

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-homepage:
image: ghcr.io/tailscale/tailscale:v1.84.2
image: ghcr.io/tailscale/tailscale:v1.84.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.84.2
image: ghcr.io/tailscale/tailscale:v1.84.3
container_name: tailscale-node-exporter
cap_add:
- net_admin

View File

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

View File

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