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.12 #35

Merged
merged 1 commit into from
Nov 30, 2024
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.11@sha256:ed095413f9d7a655a280b78f26d2a2648fb7d4f14b9d7c28cbd9d2c071cec78d
image: ghcr.io/eoeo-org/pow:3.14.12@sha256:71c137d11a767e8c71dee298ebb3e17e7fee9319ccc45556c1db78db79f376fa
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.11-migrate@sha256:9b54a8628f47f25066eb5c6d9314884c01905ccdbcd3ca09d9fd475e39e383f1
image: ghcr.io/eoeo-org/pow:3.14.12-migrate@sha256:66b474f4ab87b3db32f64afff55fed03ea37f23e0dbd1252db996eba971c4bde
envFrom:
- secretRef:
name: pow-secrets
Expand Down