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.19 #42

Merged
merged 1 commit into from
Jan 2, 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.18@sha256:5ab94d965fefda9f7d4d57ce406347965072fa82814175611bd0c4aaba165234
image: ghcr.io/eoeo-org/pow:3.14.19@sha256:d27003ccb713758ca4bad49b34025adbb81d30b9ff0445192b0a0bb457daaee3
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.18-migrate@sha256:fcebf2a8e7386ca4589310ce8244330d0e83e011fe1b930d5dc6955ea3085a05
image: ghcr.io/eoeo-org/pow:3.14.19-migrate@sha256:3ab3173f2e3b8137318cfe6699792b9749ec111d7a0360338ffd0a01020175bc
envFrom:
- secretRef:
name: pow-secrets
Expand Down