Skip to content

Commit 48204aa

Browse files
chore(kubernetes): update server components' image tags
1 parent a69dea4 commit 48204aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/reader.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
envFrom:
3333
- configMapRef:
3434
name: seichi-timed-stats-reader-config
35-
image: ghcr.io/giganticminecraft/seichi-timed-stats-reader:sha-f81c212
35+
image: ghcr.io/giganticminecraft/seichi-timed-stats-reader:sha-a69dea4
3636
name: seichi-timed-stats-reader
3737
ports:
3838
- containerPort: 80

kubernetes/translator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
envFrom:
3333
- configMapRef:
3434
name: seichi-timed-stats-translator
35-
image: ghcr.io/giganticminecraft/seichi-timed-stats-translator:sha-f81c212
35+
image: ghcr.io/giganticminecraft/seichi-timed-stats-translator:sha-a69dea4
3636
name: seichi-timed-stats-translator
3737
ports:
3838
- containerPort: 80

0 commit comments

Comments
 (0)