diff --git a/pow/discordbot-pow-deployment.yaml b/pow/discordbot-pow-deployment.yaml index c91a349..f39255b 100644 --- a/pow/discordbot-pow-deployment.yaml +++ b/pow/discordbot-pow-deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: discordbot-pow - image: ghcr.io/eoeo-org/pow:3.14.21@sha256:8446387a4ac8afa141ff13ecb51e1f2a3f9420540c740ef7b5a8b545fc864a0b + image: ghcr.io/eoeo-org/pow:3.14.22@sha256:7984e7bf80d480f52690d1b409b9f32c2b071ae05a7cc5dd2a2a720c7a57d43f envFrom: - secretRef: name: pow-secrets diff --git a/pow/migrate-deploy.yaml b/pow/migrate-deploy.yaml index ea6c0a8..34bff8b 100644 --- a/pow/migrate-deploy.yaml +++ b/pow/migrate-deploy.yaml @@ -9,7 +9,7 @@ spec: spec: containers: - name: migrate-deploy - image: ghcr.io/eoeo-org/pow:3.14.21-migrate@sha256:5374fdcd2fb34a02b795adb28443e9e0b9e7d60fde9fd8d8cc52a8391f5d6142 + image: ghcr.io/eoeo-org/pow:3.14.22-migrate@sha256:3326ec26a8f61d386c07826446534be4ee51b44416337bd1f77f23abaf44dd17 envFrom: - secretRef: name: pow-secrets