Skip to content

Commit

Permalink
Merge pull request #2346 from GiganticMinecraft/renovate/ghcr.io-giga…
Browse files Browse the repository at this point in the history
…nticminecraft-idea-reaction-0.x

chore(deps): update ghcr.io/giganticminecraft/idea-reaction docker tag to v0.6.0
  • Loading branch information
Lucky3028 authored Dec 15, 2024
2 parents 2cbcf50 + 1331386 commit 7650087
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: idea-reaction
image: ghcr.io/giganticminecraft/idea-reaction:v0.5.1
image: ghcr.io/giganticminecraft/idea-reaction:v0.6.0
resources:
requests:
cpu: 250m
Expand All @@ -26,6 +26,9 @@ spec:
cpu: 500m
memory: 32Mi
env:
# https://github.com/GiganticMinecraft/idea-reaction/blob/3a986d34ed87ab328dd6a6d2eed7f731523118a2/src/main.rs#L43-L56
- name: ENV_NAME
value: "production"
- name: TARGET_CHANNEL_ID
value: "959292335177486367"
# Webhook ID は Webhook の UserId と同一のため, 公開情報になる.
Expand Down

0 comments on commit 7650087

Please sign in to comment.