Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(container): update mastodon group - autoclosed #2301

Merged
merged 1 commit into from
Jun 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions social/mastodon/mastodon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
values:
image:
repository: ghcr.io/glitch-soc/mastodon
tag: latest@sha256:471fdc13b20919107c941d01e2573aa3883e81ac2399dec628342ffcfaa41a46
tag: latest@sha256:e4b0703e8f6a9fc971e5e37a26104232433d7a9beabee9f45f53d0ec2e0a019a
pullPolicy: IfNotPresent

mastodon:
Expand Down Expand Up @@ -80,7 +80,7 @@ spec:
streaming:
image:
repository: ghcr.io/glitch-soc/mastodon-streaming
tag: latest@sha256:50db454f6c6ecc57ab09a2a7055ef2874b8ec7b2aa3acef478c1d16d15a5a07a
tag: latest@sha256:64260b138ec7931e3aa5603c273da84b7f08367b5aa7bed15766c07719107456
port: 4000
web:
port: 3000
Expand Down
Loading