feat(container): update image ghcr.io/glitch-soc/mastodon-streaming to v4.5.7#338
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image ghcr.io/glitch-soc/mastodon-streaming to v4.5.7#338renovate[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: |
0635e31 to
9362752
Compare
9362752 to
d08cf56
Compare
d08cf56 to
fa51069
Compare
fa51069 to
26c0bb3
Compare
26c0bb3 to
a8915a0
Compare
a8915a0 to
4f1cfdb
Compare
4f1cfdb to
4bfb8f3
Compare
4bfb8f3 to
1d8a9bb
Compare
1d8a9bb to
4580506
Compare
4580506 to
eb2c877
Compare
eb2c877 to
c2d9473
Compare
c2d9473 to
f261151
Compare
f261151 to
9f39f7c
Compare
9f39f7c to
72ce442
Compare
72ce442 to
6ce5205
Compare
6ce5205 to
34c5bb7
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.