diff --git a/kubernetes/main/apps/mastodon/mastodon/utils/cronjob.yaml b/kubernetes/main/apps/mastodon/mastodon/utils/cronjob.yaml index 94d74708..a66d5c05 100644 --- a/kubernetes/main/apps/mastodon/mastodon/utils/cronjob.yaml +++ b/kubernetes/main/apps/mastodon/mastodon/utils/cronjob.yaml @@ -30,7 +30,7 @@ spec: name: toot-mastodon-env - secretRef: name: toot-mastodon - image: ghcr.io/mastodon/mastodon:v4.1.8 + image: ghcr.io/mastodon/mastodon:v4.1.9 imagePullPolicy: IfNotPresent name: mastodon volumeMounts: