feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.7#337
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image ghcr.io/glitch-soc/mastodon to v4.5.7#337renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- 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 |
--- 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: |
8c3806c to
9635c1c
Compare
9635c1c to
69c34e8
Compare
69c34e8 to
d355724
Compare
d355724 to
36373e6
Compare
36373e6 to
c3e9b11
Compare
c3e9b11 to
ee85d6c
Compare
ee85d6c to
c39f694
Compare
c39f694 to
eb657cf
Compare
eb657cf to
6512bd1
Compare
6512bd1 to
c5bbbde
Compare
c5bbbde to
80646b2
Compare
80646b2 to
93859da
Compare
93859da to
160e241
Compare
160e241 to
3412f67
Compare
3412f67 to
db136de
Compare
db136de to
9058e01
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.3.9→v4.5.7Warning
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.
This PR was generated by Mend Renovate. View the repository job log.