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

Update ghcr.io/eoeo-org/pow Docker tag to v3.14.34 #60

Merged
merged 1 commit into from
Feb 28, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion pow/discordbot-pow-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: discordbot-pow
image: ghcr.io/eoeo-org/pow:3.14.33@sha256:7694ce5f33a7c28c47e81c97af7975a2921f2ed9550ab96a2f5c849b05ad3e70
image: ghcr.io/eoeo-org/pow:3.14.34@sha256:dca5acfa936ebfbafd2f132fdbdfcf8130db0cce50424043bfc62f10c81a2a8c
envFrom:
- secretRef:
name: pow-secrets
Expand Down
2 changes: 1 addition & 1 deletion pow/migrate-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
spec:
containers:
- name: migrate-deploy
image: ghcr.io/eoeo-org/pow:3.14.33-migrate@sha256:7d1a25001633cbc6c97fba693505b0efffb7016e022dd116314cc92330dce0bb
image: ghcr.io/eoeo-org/pow:3.14.34-migrate@sha256:f00efe64446b8a123b2e683b73942aea79d3c928e019d81e78e5a9c4d449bd39
envFrom:
- secretRef:
name: pow-secrets
Expand Down