Skip to content

Commit

Permalink
chore(kubernetes): update server components' image tags
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 12, 2023
1 parent 605a052 commit c765481
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/reader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
envFrom:
- configMapRef:
name: seichi-timed-stats-reader-config
image: ghcr.io/giganticminecraft/seichi-timed-stats-reader:sha-1b16a98
image: ghcr.io/giganticminecraft/seichi-timed-stats-reader:sha-605a052
name: seichi-timed-stats-reader
ports:
- containerPort: 80
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/translator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
envFrom:
- configMapRef:
name: seichi-timed-stats-translator
image: ghcr.io/giganticminecraft/seichi-timed-stats-translator:sha-1b16a98
image: ghcr.io/giganticminecraft/seichi-timed-stats-translator:sha-605a052
name: seichi-timed-stats-translator
ports:
- containerPort: 80
Expand Down

0 comments on commit c765481

Please sign in to comment.