From 584945e9b35b7d63e6b83938efd35591f5562b71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 05:27:42 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20mastodon=20group=20?= =?UTF-8?q?(=20nightly.2025-10-31=20=E2=86=92=20nightly.2025-11-03=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------------- | ------------------ | ------------------ | | docker | ghcr.io/glitch-soc/mastodon | nightly.2025-10-31 | nightly.2025-11-03 | | docker | ghcr.io/glitch-soc/mastodon-streaming | nightly.2025-10-31 | nightly.2025-11-03 | Signed-off-by: Winston R. Milling --- social/mastodon/mastodon.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/social/mastodon/mastodon.yaml b/social/mastodon/mastodon.yaml index 3a202c6ff..f1f45c311 100644 --- a/social/mastodon/mastodon.yaml +++ b/social/mastodon/mastodon.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/glitch-soc/mastodon - tag: nightly.2025-10-31 + tag: nightly.2025-11-03 pullPolicy: IfNotPresent mastodon: @@ -80,7 +80,7 @@ spec: streaming: image: repository: ghcr.io/glitch-soc/mastodon-streaming - tag: nightly.2025-10-31 + tag: nightly.2025-11-03 port: 4000 web: port: 3000