chore(version): Bump to 4.3.8
This commit is contained in:
parent
71e9378bbd
commit
36a4adc02b
@ -36,7 +36,7 @@ spec:
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
containers:
|
||||
- name: mastodon-web
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.7
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.8
|
||||
command: ["bundle", "exec", "puma", "-C", "config/puma.rb"]
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
@ -122,7 +122,7 @@ spec:
|
||||
- mountPath: "/mastodon/public/system"
|
||||
name: mastodon-data
|
||||
- name: mastodon-streaming
|
||||
image: ghcr.io/mastodon/mastodon-streaming:v4.3.7
|
||||
image: ghcr.io/mastodon/mastodon-streaming:v4.3.8
|
||||
command: ["node", "./streaming/index.js"]
|
||||
ports:
|
||||
- containerPort: 4000
|
||||
@ -148,7 +148,7 @@ spec:
|
||||
- name: REDIS_PORT
|
||||
value: "6379"
|
||||
- name: mastodon-sidekiq
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.7
|
||||
image: ghcr.io/mastodon/mastodon:v4.3.8
|
||||
command: ["bundle", "exec", "sidekiq"]
|
||||
ports:
|
||||
- containerPort: 9395
|
||||
|
Loading…
x
Reference in New Issue
Block a user