Skip to content

feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.7#337

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-glitch-soc-mastodon-4.x
Open

feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.7#337
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-glitch-soc-mastodon-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/glitch-soc/mastodon minor v4.3.9v4.5.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Jul 8, 2025

--- HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-sidekiq-all-queues

+++ HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-sidekiq-all-queues

@@ -38,13 +38,13 @@

         fsGroup: 991
         runAsGroup: 991
         runAsUser: 991
       volumes: null
       containers:
       - name: mastodon
-        image: ghcr.io/glitch-soc/mastodon:v4.3.9
+        image: ghcr.io/glitch-soc/mastodon:v4.5.7
         imagePullPolicy: IfNotPresent
         command:
         - bundle
         - exec
         - sidekiq
         - -c
--- HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-sidekiq-pull-ingress

+++ HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-sidekiq-pull-ingress

@@ -38,13 +38,13 @@

         fsGroup: 991
         runAsGroup: 991
         runAsUser: 991
       volumes: null
       containers:
       - name: mastodon
-        image: ghcr.io/glitch-soc/mastodon:v4.3.9
+        image: ghcr.io/glitch-soc/mastodon:v4.5.7
         imagePullPolicy: IfNotPresent
         command:
         - bundle
         - exec
         - sidekiq
         - -c
--- HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-streaming

+++ HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-streaming

@@ -35,13 +35,13 @@

       securityContext:
         fsGroup: 991
         runAsGroup: 991
         runAsUser: 991
       containers:
       - name: mastodon-streaming
-        image: ghcr.io/glitch-soc/mastodon-streaming:v4.3.9
+        image: ghcr.io/glitch-soc/mastodon-streaming:v4.5.7
         imagePullPolicy: IfNotPresent
         command:
         - node
         - ./streaming
         envFrom:
         - configMapRef:
--- HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-web

+++ HelmRelease: mastodon/mastodon Deployment: mastodon/mastodon-web

@@ -38,13 +38,13 @@

         fsGroup: 991
         runAsGroup: 991
         runAsUser: 991
       volumes: null
       containers:
       - name: mastodon-web
-        image: ghcr.io/glitch-soc/mastodon:v4.3.9
+        image: ghcr.io/glitch-soc/mastodon:v4.5.7
         imagePullPolicy: IfNotPresent
         command:
         - bundle
         - exec
         - puma
         - -C
--- HelmRelease: mastodon/mastodon CronJob: mastodon/mastodon-media-remove

+++ HelmRelease: mastodon/mastodon CronJob: mastodon/mastodon-media-remove

@@ -15,13 +15,13 @@

         metadata:
           name: mastodon-media-remove
         spec:
           restartPolicy: OnFailure
           containers:
           - name: mastodon-media-remove
-            image: ghcr.io/glitch-soc/mastodon:v4.3.9
+            image: ghcr.io/glitch-soc/mastodon:v4.5.7
             imagePullPolicy: IfNotPresent
             command:
             - bin/tootctl
             - media
             - remove
             envFrom:
--- HelmRelease: mastodon/mastodon Job: mastodon/mastodon-assets-precompile

+++ HelmRelease: mastodon/mastodon Job: mastodon/mastodon-assets-precompile

@@ -16,13 +16,13 @@

     metadata:
       name: mastodon-assets-precompile
     spec:
       restartPolicy: Never
       containers:
       - name: mastodon-assets-precompile
-        image: ghcr.io/glitch-soc/mastodon:v4.3.9
+        image: ghcr.io/glitch-soc/mastodon:v4.5.7
         imagePullPolicy: IfNotPresent
         command:
         - bash
         - -c
         - |
           bundle exec rake assets:precompile && yarn cache clean
--- HelmRelease: mastodon/mastodon Job: mastodon/mastodon-chewy-upgrade

+++ HelmRelease: mastodon/mastodon Job: mastodon/mastodon-chewy-upgrade

@@ -16,13 +16,13 @@

     metadata:
       name: mastodon-chewy-upgrade
     spec:
       restartPolicy: Never
       containers:
       - name: mastodon-chewy-setup
-        image: ghcr.io/glitch-soc/mastodon:v4.3.9
+        image: ghcr.io/glitch-soc/mastodon:v4.5.7
         imagePullPolicy: IfNotPresent
         command:
         - bundle
         - exec
         - rake
         - chewy:upgrade
--- HelmRelease: mastodon/mastodon Job: mastodon/mastodon-db-migrate

+++ HelmRelease: mastodon/mastodon Job: mastodon/mastodon-db-migrate

@@ -16,13 +16,13 @@

     metadata:
       name: mastodon-db-migrate
     spec:
       restartPolicy: Never
       containers:
       - name: mastodon-db-migrate
-        image: ghcr.io/glitch-soc/mastodon:v4.3.9
+        image: ghcr.io/glitch-soc/mastodon:v4.5.7
         imagePullPolicy: IfNotPresent
         command:
         - bundle
         - exec
         - rake
         - db:migrate

@github-actions
Copy link

github-actions bot commented Jul 8, 2025

--- kubernetes/apps/mastodon/mastodon/app Kustomization: flux-system/mastodon HelmRelease: mastodon/mastodon

+++ kubernetes/apps/mastodon/mastodon/app Kustomization: flux-system/mastodon HelmRelease: mastodon/mastodon

@@ -32,13 +32,13 @@

       master:
         replicaCount: 1
       preset: small_cluster
     image:
       pullPolicy: IfNotPresent
       repository: ghcr.io/glitch-soc/mastodon
-      tag: v4.3.9
+      tag: v4.5.7
     ingress:
       annotations:
         cert-manager.io/cluster-issuer: letsencrypt-social-production
         external-dns.alpha.kubernetes.io/target: external...PLACEHOLDER_SECRET_DOMAIN..
         nginx.ingress.kubernetes.io/denylist-source-range: 2a01:4f8:140:2113::2
         nginx.ingress.kubernetes.io/proxy-body-size: 40m
@@ -108,13 +108,13 @@

         from_address: mastodon@..PLACEHOLDER_SECRET_SOCIAL_DOMAIN..
         port: 587
         server: smtp.zeptomail.com.au
       streaming:
         image:
           repository: ghcr.io/glitch-soc/mastodon-streaming
-          tag: v4.3.9
+          tag: v4.5.7
         port: 4000
       web:
         port: 3000
       web_domain: ..PLACEHOLDER_SECRET_SOCIAL_DOMAIN..
     postgresql:
       auth:

@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.0 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.1 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 8c3806c to 9635c1c Compare July 9, 2025 20:41
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.1 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.2 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 9635c1c to 69c34e8 Compare July 24, 2025 00:30
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.2 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.3 Aug 5, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 69c34e8 to d355724 Compare August 5, 2025 17:44
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.3 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.4 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from d355724 to 36373e6 Compare September 16, 2025 16:35
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.4 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.5 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 36373e6 to c3e9b11 Compare September 23, 2025 17:49
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.5 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.6 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from c3e9b11 to ee85d6c Compare October 13, 2025 17:39
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.6 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.7 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from ee85d6c to c39f694 Compare October 15, 2025 12:42
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.7 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.8 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from c39f694 to eb657cf Compare October 21, 2025 20:48
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.4.8 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.0 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from eb657cf to 6512bd1 Compare November 6, 2025 19:29
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.0 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.1 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 6512bd1 to c5bbbde Compare November 13, 2025 22:14
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.1 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.2 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from c5bbbde to 80646b2 Compare November 20, 2025 18:34
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.2 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.3 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 80646b2 to 93859da Compare December 8, 2025 19:44
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.3 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.4 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 93859da to 160e241 Compare January 7, 2026 16:37
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.4 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.5 Jan 20, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 160e241 to 3412f67 Compare January 20, 2026 18:26
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.5 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.6 Feb 3, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from 3412f67 to db136de Compare February 3, 2026 18:06
@renovate renovate bot changed the title feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.6 feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.7 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/ghcr.io-glitch-soc-mastodon-4.x branch from db136de to 9058e01 Compare February 24, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants